sortio for VS Code
io.github.canonicalmg/sortio
Read-only search of your Sortio knowledge graph (files and entities) for Claude and ChatGPT.
client:VS Code
transport:streamable-http
Install sortio in VS Code
.vscode/mcp.json
{
"servers": {
"sortio": {
"type": "http",
"url": "https://mcp.getsortio.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs