← Registry

API Tools

swarmbazaar.com

Searches and inspects vendors in a directory of paid API endpoints, providing evidence passports and live endpoint checks.

1 endpoint6 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://swarmbazaar.com/mcp

No auth detected

MCP server metadata

Name
swarmbazaar
Version
1.2.0
Capabilities
tools

Known tools 6

search_vendors

Search and rank the SwarmBazaar directory with filters for network, maximum price, source, live status, transparent discovery-readiness evidence, and bounded endpoint-canary results.

Inferred read-only
get_vendor

Inspect one vendor by domain, including live samples, price/provenance facts, and a fully explained discovery-readiness passport.

Inferred read-only
inspect_vendor_evidence

Return the machine-observed evidence passport for one live seller.

Inferred read-only
inspect_endpoint_canary

Return one seller's latest side-effect-minimized HTTPS HEAD receipt.

Inferred read-only
recent_activity

The live census wire: most recently observed paid x402 endpoints across the whole bazaar (host, description, USD price per call, network).

Inferred read-only
submit_listing

Submit a free SwarmBazaar listing for a company in the agentic economy.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.swarmbazaar]
url = "https://swarmbazaar.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "swarmbazaar": {
      "type": "http",
      "url": "https://swarmbazaar.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: swarmbazaar
Remote MCP URL: https://swarmbazaar.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "swarmbazaar": {
      "url": "https://swarmbazaar.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "swarmbazaar": {
      "type": "http",
      "url": "https://swarmbazaar.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "swarmbazaar",
  "transport": "streamable-http",
  "url": "https://swarmbazaar.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.