add-mcp
Back to registry
Natoma managed  profile/connection endpoints logo

Natoma managed profile/connection endpoints

v1.0.0

natoma.ai/mcp

Natoma provides an enterprise platform for connecting AI clients and agents to business applications using MCP, with centralized access control, profiles, and auditability. Its docs describe distributing governed MCP connections and hosting custom MCP servers or MCPs generated from OpenAPI specs.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://yourorg.mcp.natoma.app/v2/profile/your-profile/github/mcp
npx add-mcp@latest https://yourorg.mcp.natoma.app/v2/profile/your-profile/github/mcp --transport http

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=ai.natoma%2Fmcp"