connect for VS Code
ai.odei/connect
Governed personal world model and memory for your AI agent. Pair once, connect over MCP.
client:VS Code
transport:streamable-http
tools:7
Install connect in VS Code
.vscode/mcp.json
{
"servers": {
"connect": {
"type": "http",
"url": "https://api.odei.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs