Settlegrid Discovery
@lexwhiting
About Settlegrid Discovery
Discover monetized AI tools on SettleGrid. Search by category, get pricing, find developers. 4 tools: search_tools, get_tool, list_categories, get_developer. The settlement layer for AI agent payments — free forever, 10 protocols, 1,017 templates.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"settlegrid-discovery": {
"command": "npx",
"args": [
"@settlegrid/discovery"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Settlegrid Discovery?
Settlegrid Discovery is an MCP server that makes any SettleGrid-registered tool automatically discoverable across multiple channels, including the official MCP Registry, Smithery, Glama, and the SettleGrid Showcase. It is designed for developers who want their AI tools to be found and used by AI agents natively via the MCP protocol.
How to use Settlegrid Discovery?
Add the server configuration to your MCP client’s mcpServers object with the command npx @settlegrid/discovery. No further configuration is required; the server will expose your active tools for discovery.
Key features of Settlegrid Discovery
- Publishes tools across 8+ discovery channels automatically
- Supports MCP protocol for native AI agent tool discovery
- Remote streamable HTTP transport for any MCP client
- Syndicates new tools via a built-in RSS feed
- Works with zero additional configuration after tool registration
Use cases of Settlegrid Discovery
- Making a SettleGrid-billed MCP server visible to AI agents in Claude, Cursor, or other MCP clients
- Listing a tool on the SettleGrid Showcase for human consumers to browse and purchase credits
- Programmatic tool discovery via the SettleGrid Discovery API for directories and apps
- Automatically notifying subscribers of new tools through the syndicated RSS feed
FAQ from Settlegrid Discovery
Do I need to run this server to have my tool discovered?
No. The server is one of several discovery channels; your tool is also discoverable via the Showcase, Discovery API, RSS feed, and third‑party registries even without running this MCP server.
What are the runtime dependencies for Settlegrid Discovery?
It requires Node.js and npm (or npx) to execute the package. No database or external services are needed beyond a network connection to SettleGrid’s API.
Where does my tool’s data live?
All tool metadata is stored and managed on SettleGrid’s platform. The Discovery server only retrieves and exposes that data; it does not store or cache any tool information locally.
Are there any limits on the Discovery server?
The server itself has no usage limits, but your SettleGrid plan caps the number of monthly operations (e.g., 25,000 on the Free tier). Discovery calls count toward that limit.
How do I authenticate clients with the Discovery server?
The server does not require authentication to run as a client; however, billing and metering of discovered tools still require valid API keys for the underlying SettleGrid billing system.
More Other MCP servers

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments