Submit

Settlegrid Discovery

@Luther Whiting-Collins

MCP server for discovering and invoking monetized AI tools. Agents connect to search the SettleGrid marketplace by keyword or category, inspect tool details and pricing, and call any tool — all through the Model Context Protocol. Supports per-call billing via Stripe Connect.
Overview

AI agents get access to 1,444+ monetized tools across 24 categories — MCP servers, AI models, REST APIs, agent tools, and SDK packages.

What you can do

  • Search tools by category, price, and rating
  • Browse tools and developer profiles
  • Invoke any tool directly through the Meta-MCP Server

Available tools

ToolDescription
search_toolsFind tools by keyword, category, price, or rating
get_toolGet full details for a specific tool
list_categoriesBrowse all 24 categories with tool counts
get_developerLook up developer profiles
list_marketplace_toolsList popular tools with pricing
call_toolInvoke any marketplace tool directly

Authentication

Free to use — no API key required for discovery. Optional API key enables billed tool invocations via call_tool.

Server Config

{
  "mcpServers": {
    "settlegrid": {
      "command": "npx",
      "args": [
        "-y",
        "@settlegrid/discovery"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.