Skip to main content

For developers and assistant users

Connect your AI assistant

Pick your client, copy the config, paste it in. One MCP endpoint gives your assistant access to the full ATLAS catalog.

.cursor/mcp.json

Add to your project root or global ~/.cursor/mcp.json

{
  "mcpServers": {
    "atlas": {
      "url": "https://atlas.koerkenmeier.com/mcp",
      "transport": "streamable-http"
    }
  }
}

That's it. Your assistant connects to ATLAS over MCP Streamable HTTP and gets access to the full catalog of tools, context, and governance metadata. No API keys needed for this instance.