Skip to content
VS Code

benmilne for VS Code

io.github.benmilne-com/benmilne

Search and read essays by Ben Milne on payments, stablecoins, and company building.

client:VS Code transport:streamable-http

Install benmilne in VS Code

.vscode/mcp.json

{
  "servers": {
    "benmilne": {
      "type": "http",
      "url": "https://benmilne.com/mcp"
    }
  }
}

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

benmilne in other clients