Skip to content
VS Code

Roamer MCP for VS Code

com.mathismeadows/roamer-mcp

Project registry, behavioral specs, and engineering threads for AI coding agent workflows.

client:VS Code transport:streamable-http runtime:npm

Install Roamer MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "roamer-mcp": {
      "type": "http",
      "url": "https://roamer-mcp.mathismeadows.com/mcp"
    }
  }
}

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

Roamer MCP in other clients