Settlegrid Discovery
@lexwhiting
About Settlegrid Discovery
MCP Discovery Server — AI agents discover and invoke 1,444+ monetized tools on the SettleGrid marketplace
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"settlegrid": {
"command": "npx",
"args": [
"-y",
"@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 lets AI agents discover and invoke 1,444+ monetized tools on the SettleGrid marketplace. One connection gives agents access to MCP servers, AI models, REST APIs, agent tools, and SDK packages — all with per-call billing.
How to use Settlegrid Discovery?
Run with npx @settlegrid/discovery (no install) or install globally via npm install -g @settlegrid/discovery and run settlegrid-discovery. Add to Claude Desktop or Cursor by editing their MCP configuration files. The server provides tools such as search_tools, get_tool, list_categories, get_developer, list_marketplace_tools, and call_tool. Discovery tools are free; call_tool requires an API key from settlegrid.ai.
Key features of Settlegrid Discovery
- Access to 1,444+ monetized AI tools.
- Search tools by keyword, category, price, or rating.
- Get full details for a specific tool.
- List all 24 categories with counts.
- Invoke marketplace tools via Smart Proxy billing.
- Stateless, no data retention between sessions.
Use cases of Settlegrid Discovery
- AI agents discovering and invoking monetized tools.
- Searching for tools by keyword, category, price, or rating.
- Getting full details of a specific tool.
- Listing categories and popular tools.
- Invoking marketplace tools with per-call billing.
FAQ from Settlegrid Discovery
What is the difference between discovery tools and call_tool?
Discovery tools (search, get details, list categories) are free with no API key. call_tool requires an API key for billed invocations.
What runtime dependencies does Settlegrid Discovery require?
Node.js and npm/npx are required. The server can be run via npx or installed globally.
Where does data live and is it stored locally?
No personal data is collected, stored, or transmitted. Queries go to the SettleGrid API; no data is written to the local filesystem. The server is stateless.
What transport or authentication does Settlegrid Discovery use?
Discovery tools require no authentication. call_tool requires an API key (obtained at settlegrid.ai). The server communicates with the SettleGrid API over HTTPS.
What is the result limit for search_tools?
The limit parameter accepts 1–100 results, defaulting to 20.
More Other MCP servers
Awesome Mlops
visengerA curated list of references for MLOps
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
Comments