Ontonym for VS Code
com.ontonym/memory
Give your agents your team's real data — read the shared graph, propose actions your team approves.
client:VS Code
transport:streamable-http
Install Ontonym in VS Code
.vscode/mcp.json
{
"servers": {
"memory": {
"type": "http",
"url": "https://mcp.ontonym.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs