copass remote for Cursor
com.olane/copass-remote
Knowledge graph ingestion, entity search, ontology analysis, and CoPass scoring.
client:Cursor
transport:streamable-http
Install copass remote in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"copass-remote": {
"url": "https://mcp.copass.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs