Sponsored by Deepsite.site

Gatefare — paid-API marketplace

Created By
Gatefarea month ago
Marketplace MCP for paid HTTP APIs. Pay per call in USDC on Base via the open x402 standard. Non-custodial — keys stay in env.
Overview

Gatefare — Paid-API Marketplace MCP

Gatefare turns the Gatefare catalog of paid x402 APIs into MCP tools. Drop the server into Claude Desktop, Cursor, Cline, Continue, Windsurf, or Zed and your agent can:

  • Discover paid endpoints
  • Check publisher reputation
  • See a sample response
  • Estimate cost
  • Check its USDC balance on Base
  • Make paid calls
  • Register its own upstream as a paid endpoint (agent-as-a-business)

Money never touches Gatefare. Each payment settles on-chain through the Coinbase x402 facilitator and lands directly in an immutable 0xSplits contract that pays the publisher 90% and the platform 10%. The agent's wallet is configured via the host config and never leaves the process.

Features

  • Non-custodial — private keys stay in your environment
  • Pay-per-call in USDC on Base via the open x402 standard
  • On-chain revenue splits via 0xSplits (90/10)
  • 15 tools across 5 domains
  • Works with Claude Desktop, Cursor, Cline, Continue, Windsurf, Zed

Tools (15 total)

Discovery

  • gatefare.search_apis — full-text catalog search with price/category filters
  • gatefare.get_api — full details for a single API
  • gatefare.list_categories — all categories with API counts
  • gatefare.suggest — autocomplete suggestions

Trust

  • gatefare.publisher_reputation — positive-only trust badges
  • gatefare.sample_response — publisher-pasted representative response

Safety

  • gatefare.report_abuse — flag malicious or stolen APIs

Buyer (needs WALLET_PRIVATE_KEY)

  • gatefare.call_api — make a paid call (auto 402 → sign → retry)
  • gatefare.get_wallet_balance — USDC + ETH on configured network
  • gatefare.estimate_cost — total USD cost for N planned calls

Publisher (needs GATEFARE_PAT)

  • gatefare.register_api — publish a new paid endpoint
  • gatefare.list_my_apis — your published APIs with stats
  • gatefare.update_api — edit metadata / price / target URL
  • gatefare.get_revenue — revenue time-series + totals
  • gatefare.distribute — trigger on-chain distribute() payout

Installation

{
  "mcpServers": {
    "gatefare": {
      "command": "npx",
      "args": ["-y", "@gatefare/mcp"],
      "env": {
        "GATEFARE_PAT": "<YOUR_GATEFARE_PAT>",
        "WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
        "WALLET_BUDGET_USD": "5.00",
        "WALLET_NETWORK": "eip155:8453"
      }
    }
  }
}

Environment Variables

NameRequiredSecretDefaultDescription
WALLET_PRIVATE_KEYoptionalyesEVM private key (32 bytes hex). Needed for buyer tools. Stays on user's machine.
WALLET_BUDGET_USDoptionalnounlimitedIn-process spend cap; call_api throws BUDGET_EXHAUSTED when reached.
WALLET_NETWORKoptionalnoeip155:8453Base mainnet by default; use eip155:84532 for Sepolia testnet.
GATEFARE_PAToptionalyesPersonal Access Token (gfpat_...) from gatefare.io/dashboard/tokens. Needed for publisher tools.
GATEFARE_BASE_URLoptionalnohttps://gatefare.ioOverride for self-hosted Gatefare instances.

Demo

Gatefare MCP demo

License

MIT

Server Config

{
  "mcpServers": {
    "gatefare": {
      "command": "npx",
      "args": [
        "-y",
        "@gatefare/mcp"
      ],
      "env": {
        "GATEFARE_PAT": "<YOUR_GATEFARE_PAT>",
        "WALLET_PRIVATE_KEY": "<YOUR_WALLET_PRIVATE_KEY>",
        "WALLET_BUDGET_USD": "5.00",
        "WALLET_NETWORK": "eip155:8453"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Serper MCP ServerA Serper MCP Server
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
DeepChatYour AI Partner on Desktop
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
CursorThe AI Code Editor
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Amap Maps高德地图官方 MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
WindsurfThe new purpose-built IDE to harness magic
Tavily Mcp
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.