API Tools
swarmbazaar.com
Searches and inspects vendors in a directory of paid API endpoints, providing evidence passports and live endpoint checks.
ENDPOINT 1
https://swarmbazaar.com/mcp
MCP server metadata
- Name
- swarmbazaar
- Version
- 1.2.0
Known tools 6
search_vendorsSearch 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-onlyget_vendorInspect one vendor by domain, including live samples, price/provenance facts, and a fully explained discovery-readiness passport.
Inferred read-onlyinspect_vendor_evidenceReturn the machine-observed evidence passport for one live seller.
Inferred read-onlyinspect_endpoint_canaryReturn one seller's latest side-effect-minimized HTTPS HEAD receipt.
Inferred read-onlyrecent_activityThe live census wire: most recently observed paid x402 endpoints across the whole bazaar (host, description, USD price per call, network).
Inferred read-onlysubmit_listingSubmit a free SwarmBazaar listing for a company in the agentic economy.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.