Skip to content
Cursor

cosync remote for Cursor

com.olane/cosync-remote

Knowledge graph ingestion, entity search, ontology analysis, and CoSync scoring.

client:Cursor transport:streamable-http

Install cosync remote in Cursor

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

{
  "mcpServers": {
    "cosync-remote": {
      "url": "https://mcp.copass.id/mcp"
    }
  }
}

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

cosync remote in other clients