Skip to content
Cursor

OneDroid Synapse for Cursor

ai.onedroid/synapse

Governed MCP gateway: one endpoint for your tools, with credential custody and audit log.

client:Cursor transport:streamable-http

Install OneDroid Synapse in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "synapse": {
      "url": "https://synapse.onedroid.ai/hub/{hub}/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

OneDroid Synapse in other clients