A decentralized bitcoin exchange network

bisq MCP Server

MCP server for bisq-network/bisq

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "bisq": {
      "command": "npx",
      "args": [
        "-y",
        "@bisq-network/bisq"
      ]
    }
  }
}