← Registry

Developer Tools

402bazaar.com

Search, match, compare, and retrieve details of services in a marketplace.

1 endpoint12 known toolsFirst detected July 9, 2026Last detected July 9, 2026

ENDPOINT 1

https://402bazaar.com/api/v1/mcp

No auth detected

Known tools 12

bazaar_search

Search for services by keyword, category, tags, price range

Inferred read-only
bazaar_match

Find services matching a task description via capability negotiation

Inferred read-only
bazaar_schema_match

Find services with compatible input/output schemas

Inferred read-only
bazaar_compare

Compare 2-5 services side-by-side

Inferred read-only
bazaar_detail

Get full details for a service by slug

Inferred read-only
bazaar_categories

List all 12 service categories

Inferred read-only
bazaar_register

Get registration instructions for buyer/seller

Inferred read-only
bazaar_me

Get current identity info (requires auth token)

Inferred read-only
bazaar_call

Call a service via the proxy (returns proxy URL and instructions)

Inferred read-only
bazaar_sessions

Get session management instructions

Inferred read-only
bazaar_list_service

Get instructions for listing a new service

Inferred read-only
bazaar_stats

Get marketplace stats

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.402bazaar-com]
url = "https://402bazaar.com/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "402bazaar-com": {
      "type": "http",
      "url": "https://402bazaar.com/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 402bazaar-com
Remote MCP URL: https://402bazaar.com/api/v1/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": {
    "402bazaar-com": {
      "url": "https://402bazaar.com/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "402bazaar-com": {
      "type": "http",
      "url": "https://402bazaar.com/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "402bazaar-com",
  "transport": "streamable-http",
  "url": "https://402bazaar.com/api/v1/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for 402bazaar.com was fetched 2026-07-26T10:09:49.495Z and is being refreshed.

Trust status Neutral

402bazaar.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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