settlegrid discovery for Claude Desktop
io.github.lexwhiting/settlegrid-discovery
Discover monetized AI tools on SettleGrid. Search by category, get pricing.
client:Claude Desktop
transport:stdio
runtime:npm
Install settlegrid discovery in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"settlegrid-discovery": {
"command": "npx",
"args": [
"-y",
"@settlegrid/discovery"
],
"env": {
"SETTLEGRID_API_URL": "<SETTLEGRID_API_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs