Skip to content
VS Code

Proofable MCP for VS Code

io.github.proofable/mcp

Give AI agents identity, permissions, and reusable proof through one MCP.

client:VS Code transport:streamable-http

Install Proofable MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.proofable.me/mcp"
    }
  }
}

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

Proofable MCP in other clients