Skip to content
VS Code

runitonai mcp for VS Code

io.github.structlabs-io/runitonai-mcp

Read-only MCP connector serving the Run It on AI book; index and Implementation Blocks are free.

client:VS Code transport:streamable-http tools:11

Install runitonai mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "runitonai-mcp": {
      "type": "http",
      "url": "https://mcp.runitonai.com/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

runitonai mcp in other clients