Skip to content
VS Code

MIDAS Protocol for VS Code

io.github.bbrainfrance/midas-protocol

Complete financial infrastructure for AI agents — payments, lending, escrow & more.

client:VS Code transport:streamable-http

Install MIDAS Protocol in VS Code

.vscode/mcp.json

{
  "servers": {
    "midas-protocol": {
      "type": "http",
      "url": "https://mcp.midasprotocol.org/mcp"
    }
  }
}

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

MIDAS Protocol in other clients