Drain
Freeby MCP Community
MCP server for the Handshake58 AI marketplace. DRAIN payment channels, MPP per-request payments, quality feedback. Agents discover providers, pay, and report.
v0.4.1Added Apr 12, 2026
mcpmodel-context-protocoldrainmppai-agent
Drain MCP Server
MCP server for the Handshake58 AI marketplace. DRAIN payment channels, MPP per-request payments, quality feedback. Agents discover providers, pay, and report.
Installation
npx -y drain-mcp
Reviews
Installation
Quick install
npx -y drain-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"drain": {
"command": "npx",
"args": ["-y", "drain-mcp"]
}
}
}