Skip to content
Claude Desktop

Vector (Apex Fusion) for Claude Desktop

io.github.apex-fusion/vector

24 keyless tools for AI agents on Vector, the Apex Fusion eUTXO L2: wallets, contracts, registry.

client:Claude Desktop transport:streamable-http

Install Vector (Apex Fusion) in Claude Desktop

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

{
  "mcpServers": {
    "vector": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.vector.{network}.apexfusion.org/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Vector (Apex Fusion) in other clients