Inth MCP
Inth MCP lets an MCP client list your organizations, regions, and projects. It can also create a project after you approve the action.
The server URL is https://api.inth.com/mcp.
Add Inth MCP
Run this command to add Inth MCP to supported clients on your computer:
You can also add it to a specific client.
Codex
Claude Code
Other MCP clients
Add a remote MCP server with this configuration:
Your client opens Inth in a browser the first time it connects. Sign in and approve access. You do not need an API key.
Available tools
| Tool | What it does | Changes data |
|---|---|---|
list_organizations | Lists organizations you belong to | No |
list_regions | Lists regions available for new projects | No |
list_projects | Lists projects you can access | No |
create_project | Creates a project and its first Consent instance | Yes |
See MCP tools for arguments and example prompts.
Access
Inth MCP uses your current organization memberships. Members can use the list tools. Admins and owners can also create projects when the organization has API access.
Review any proposed create_project call before approving it. If someone loses
access to an organization, the change applies to their next tool call.
Troubleshooting
The sign-in page does not open
Remove the saved Inth connection from your client, add it again, then retry the
first tool call. Check that the server URL is exactly
https://api.inth.com/mcp.
The client returns 401 Unauthorized
Reconnect Inth from the client so it can start a new sign-in flow. Do not use an organization API key as the MCP credential.
An organization or project is missing
Sign in to Inth with the same account and check that it belongs to the expected organization. MCP results follow that account's current access.
Project creation is denied
Ask an organization admin or owner to create the project. The organization must also have API access.