Skip to content

Monetize GitMCP via Agent Bazaar — per-call billing for MCP tool servers #219

@TombStoneDash

Description

@TombStoneDash

Summary

GitMCP is a fantastic public utility — instant MCP access to any GitHub repo's docs. For high-volume or premium use cases, a billing layer could help sustain the project and reward contributors.

Agent Bazaar provides per-call billing and metering for MCP tool servers. It sits as a transparent proxy — zero code changes required.

How it Works

  1. Register your MCP server on the Bazaar
  2. Set pricing per tool call (supports sub-cent amounts like $0.001/call)
  3. Consumers get metered automatically via Stripe Connect
  4. Provider gets paid directly

What's Live

  • Trust Layer v0.4.0: Provider verification, signed receipts (HMAC-SHA256), SLA monitoring, disputes
  • Open MCP Billing Spec (MIT licensed): https://noui.bot/specs/mcp-billing-v1
  • TypeScript SDK: @forthebots/bazaar-sdk
  • Self-service onboarding

Links

The spec is open and portable — no vendor lock-in. Happy to discuss if this is interesting for GitMCP's sustainability model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions