← All servers

NOMOS Cross-Border Broker

io.github.AgentNOMOS/nomos-crossborder-broker v0.2.0
Official Registry git

Cross-border preflight, x402 quote and evidence receipts for A2A/MCP agent workflows.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add nomos-crossborder-broker --transport http https://tooloracle.io/mcp/nomos
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "nomos-crossborder-broker": {
      "url": "https://tooloracle.io/mcp/nomos"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "nomos-crossborder-broker": {
      "serverUrl": "https://tooloracle.io/mcp/nomos"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "nomos-crossborder-broker": {
      "type": "http",
      "url": "https://tooloracle.io/mcp/nomos"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "nomos-crossborder-broker": {
      "url": "https://tooloracle.io/mcp/nomos"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "nomos-crossborder-broker": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tooloracle.io/mcp/nomos"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://tooloracle.io/mcp/nomos none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.AgentNOMOS--nomos-crossborder-broker/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent