MCP server for AgenticTrade — AI agent API marketplace. Discover, call, and pay for services (buyer), or register and sell your own (provider).
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"agentictrade-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# AgenticTrade MCP Server <!-- mcp-name: io.github.miranttie/agentictrade --> An MCP (Model Context Protocol) server that connects AI agents to the [AgenticTrade](https://agentictrade.io) marketplace — discover, call, and pay for API services as a **buyer**, or register and sell your own services as a **provider**. ## What is AgenticTrade? AgenticTrade is an API marketplace designed for AI agents. Instead of hardcoding API keys and endpoints, your agent discovers services at runtime, calls them through a payment proxy, and pays per call in USDC. This MCP server exposes the marketplace as tools that any MCP-compatible agent can use. ## Tools ### Buyer Tools (discover & consume) | Tool | Description | Auth Required | |------|-------------|:---:| | `discover_services` | Search/browse available API services | No | | `get_service_details` | Get full details of a specific service | No | | `call_service` | Call a service through the payment proxy | Yes | | `get_balance` | Check your agent's USDC balance | Yes | | `list_categories` | List all service categories | No | ### Provider Tools (register & sell) | Tool | Description | Auth Required | |------|-------------|:---:| | `register_service` | Register a new service on the marketplace | No | | `update_service` | Update a service's pricing, description, or status | Yes | | `my_services` | List all services you own with usage stats | Yes | | `my_earnings` | Check earnings, settlements, and revenue | Yes | ## Installation ### pip ```bash pip install agentictrade-mcp ``` ### uv (recommended) ```bash uv pip install agentictrade-mcp ``` ### From source ```bash git clone https://github.com/judyailab/agentictrade-mcp.git cd agentictrade-mcp pip install -e . ``` ## Configuration ### Environment Variables | Variable | Required | Description | |----------|:--------:|-------------| | `AGENTICTRADE_BASE_URL` | No | API base URL (default: `https://agentictrade.io`) | | `AGENTICTRADE_API_KEY` | For paid calls | Your AP…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.