Send an invitation email to add a new member to your organization with a specific role. The invitee receives a signup link and becomes a pending member.
A code-mode MCP server for the Unraid 7.2+ GraphQL API that exposes search and execute tools, allowing LLM agents to introspect and call any GraphQL field via sandboxed JavaScript.
Executes Python code in isolated rootless containers while proxying MCP server tools, reducing context overhead by 95%+ and enabling complex multi-tool workflows through sandboxed code execution.
Analyze code-database dependencies to assess impacts before implementing changes. Use this tool to identify which code relies on specific database objects or how database changes affect code. Essential for validating AI-suggested modifications or SQL code updates.
Retrieve system environment details including OS, Python version, installed libraries, and execution mode before generating code. Helps tailor code to the current setup and avoid errors.