Skip to content
VS Code

beefy mcp for VS Code

io.github.junct-bot/beefy-mcp

Beefy - 10 tools for protocol data and tools

client:VS Code transport:streamable-http

Install beefy mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "beefy-mcp": {
      "type": "http",
      "url": "https://beefy.mcp.junct.dev/mcp"
    }
  }
}

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

beefy mcp in other clients