Skip to content
Claude Desktop

magpie mcp for Claude Desktop

io.github.magpiecapital/magpie-mcp

Agent-native lending on Solana via x402: borrow against tokens, arm in-vault TP/SL, repay.

client:Claude Desktop transport:stdio runtime:npm

Install magpie mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "magpie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@magpieloans/magpie-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

magpie mcp in other clients