Open marketplace for AI services — LLMs, image/video generation, web scraping, model hosting, data extraction, and more. Agents pay per use with USDC micropayments on Polygon. No API keys, no subscriptions.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y drain-marketplaceAgent-CoreX intelligently routes which tools from Handshake58/DRAIN-marketplace your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"drain-marketplace": {
"command": "npx",
"args": [
"-y",
"drain-marketplace"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add drain-marketplaceAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use Handshake58/DRAIN-marketplace directly without routing
npx -y drain-marketplaceNew to Agent-CoreX? View setup guide →