settlegrid-discovery
https://settlegrid-discovery--settlegrid.run.tools
How to connect
-
Smithery (hosted)
1. Open https://smithery.ai/servers/settlegrid/settlegrid-discovery 2. Click Connect and complete OAuth in your MCP client (Claude, Cursor, VS Code, etc.) 3. MCP endpoint: https://settlegrid-discovery--settlegrid.run.tools
Tools (6)
-
search_toolsSearch the SettleGrid marketplace for AI tools by keyword, category, price, or rating. Returns tool names, slugs, descriptions, pricing, and developer info. Use this as your starting point to find tools for any task.
-
get_toolRetrieve full details for a specific tool by its slug, including description, pricing breakdown, developer info, recent reviews, changelog history, and quick-start code snippets. Use after search_tools to get deeper information before deciding to invoke a tool.
-
list_categoriesList all available tool categories on the SettleGrid marketplace with the number of tools in each. Use this to understand what types of tools are available before searching.
-
get_developerGet a developer's public profile, bio, reputation score, and their published tools on SettleGrid. Useful for evaluating tool quality by checking the developer's track record.
-
call_toolInvoke any tool on the SettleGrid marketplace by its slug. Pass arguments as a JSON object. Free showcase tools work without an API key. Paid tools route through the Smart Proxy and require an API key (passed via the x-api-key header on the MCP connection). Use search_tools or list_marketplace_tools first to find the right tool and its slug.
-
list_marketplace_toolsBrowse the most popular tools on the SettleGrid marketplace with pricing and availability info. Each result includes cost-per-call, total invocations, and whether the tool requires an API key. Optionally filter by category. Use this to find callable tools before invoking them with call_tool.