Labsco
MCP SERVER

SettleGrid

by lexwhiting

Search the SettleGrid marketplace for paid AI tools from inside an agent — what exists, what a tool does, and who publishes it.

MCP Plumbing: Proxies, Registries & InspectorsVerified
Summary
A read-only window onto a marketplace of tools that charge per call.

Four tools, all lookups: search, open a listing, list the categories, read a developer's profile. It is the front door rather than the transaction — nothing here spends anything, and a tool you discover still needs its own key and balance before it will answer.

What it is

The discovery server for SettleGrid, a marketplace of per-call billed AI tools. It is read-only: search the catalog, open a listing, browse categories, and look up a developer.

What you get
  • Search across the monetized tools listed on SettleGrid, narrowed by category and bounded by a result limit
  • The full listing for one tool, addressed by its slug
  • Every category the marketplace organizes tools under
  • A developer's public profile together with the tools they have published
Requirements

Nothing to authorize for discovery itself — it reads a public catalog. Run it with npx @settlegrid/discovery over stdio, or point a client at the remote endpoint https://settlegrid.ai/api/mcp over streamable HTTP. Actually calling a tool you find there is a separate matter: those are billed per call and need a SettleGrid consumer key with credit on it.

Setup effort

One command — npx @settlegrid/discovery