Skip to content
VS Code

cosync remote for VS Code

com.olane/cosync-remote

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

client:VS Code transport:streamable-http

Install cosync remote in VS Code

.vscode/mcp.json

{
  "servers": {
    "cosync-remote": {
      "type": "http",
      "url": "https://mcp.copass.id/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

cosync remote in other clients