Skip to main content
Finance & FintechTypeScript

Handshake58/DRAIN-marketplace

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.

finance-fintechcloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/Handshake58/DRAIN-marketplace

Claude Desktop configuration example:

{
  "mcpServers": {
    "drain-marketplace": {
      "command": "npx",
      "args": [
        "-y",
        "Handshake58/DRAIN-marketplace"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Finance & Fintech
Language
TypeScript
Author
Handshake58