Skip to content
VS Code

AI Context Flow for VS Code

network.plurality/ai-context-flow

Universal memory for AI agents and tools. Save, organize and search context anywhere.

client:VS Code transport:streamable-http

Install AI Context Flow in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-context-flow": {
      "type": "http",
      "url": "https://app.plurality.network/mcp"
    }
  }
}

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

AI Context Flow in other clients