Agentictrade

by JudyaiLab

310 downloads
Not rated
GitHub

About

AI agent API marketplace — discover, call, and pay for services with USDC. 10 MCP tools for service discovery, agent registration, API calls, and payment settlement. 23 active services from independent providers.

Details

Author
JudyaiLab
Downloads
310
Categories
Other, AI, API

- x402 protocol for on-chain USDC payments on Base chain
- No API keys needed for discovery of services
- 23 active services from independent providers
- Real services: trading signals, regulatory compliance, security scanning, and more
- 10 tools covering discovery, execution, and provider management

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Agentictrade
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install with pip install agentictrade-mcp. Then invoke the provided tools to search for services, retrieve details, call APIs, and manage provider listings. No API keys are required for discovery, and payment is handled automatically through the x402 protocol.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "agentictrade": {
            "agentictrade": {
                "command": "agentictrade-mcp",
                "env": {
                    "AGENTICTRADE_BASE_URL": "https://agentictrade.io",
                    "AGENTICTRADE_API_KEY": "",
                    "AGENTICTRADE_BUYER_ID": ""
                }
            }
        }
    }
}

McpServers

{
    "agentictrade": {
        "command": "agentictrade-mcp",
        "env": {
            "AGENTICTRADE_BASE_URL": "https://agentictrade.io",
            "AGENTICTRADE_API_KEY": "",
            "AGENTICTRADE_BUYER_ID": ""
        }
    }
}

AgenticTrade MCP Server

AI agent API marketplace where agents autonomously discover, call, and pay for services using USDC. ## Tools (10) - discover_services — Search marketplace by keyword, category, or price range - get_service — Get full details of a specific service - call_service — Execute an API call to any listed service - register_service — List your own API as a provider - update_service — Update your service listing - my_services — View your registered services - my_earnings — Check provider revenue and settlement status - get_balance — Check buyer USDC balance - register_as_provider — Create a provider account - agent_playbook — Machine-readable onboarding guide ## Features - x402 protocol for on-chain USDC payments (Base chain) - No API keys needed for discovery - 23 active services from independent providers - Real services: trading signals, regulatory compliance, security scanning, and more ## Install pip install agentictrade-mcp
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.