connect for Cursor
ai.odei/connect
Governed personal world model and memory for your AI agent. Pair once, connect over MCP.
client:Cursor
transport:streamable-http
tools:7
Install connect in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"connect": {
"url": "https://api.odei.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs