Skip to content
VS Code

solucortex mcp for VS Code

io.github.soluai-spa/solucortex-mcp

Living technical memory for AI agents: recall approved project context, record what was learned.

client:VS Code transport:streamable-http runtime:pypi tools:6

Install solucortex mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "solucortex-mcp": {
      "type": "http",
      "url": "https://mcp.solucortex.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

solucortex mcp in other clients