Skip to content
VS Code

Context Book for VS Code

io.github.aditya201551/context-book-mcp

Stop re-explaining yourself to Agents. Give it the right context, right when needed.

client:VS Code transport:streamable-http

Install Context Book in VS Code

.vscode/mcp.json

{
  "servers": {
    "context-book-mcp": {
      "type": "http",
      "url": "https://context-book-mcp-production.up.railway.app"
    }
  }
}

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

Context Book in other clients