Skip to content
VS Code

Reasoning Commons for VS Code

io.github.chenyuan35/reasoning-commons

AI Reasoning Cache & Consensus Layer with 11 MCP tools via Streamable HTTP.

client:VS Code transport:streamable-http

Install Reasoning Commons in VS Code

.vscode/mcp.json

{
  "servers": {
    "reasoning-commons": {
      "type": "http",
      "url": "https://aineedhelpfromotherai.com/api/mcp"
    }
  }
}

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

Reasoning Commons in other clients