GrantSonar for Claude Desktop
io.github.romulusfoundry/grantsonar
Search verified-open US grants (federal, state, foundation). Read-only MCP for AI agents.
client:Claude Desktop
transport:streamable-http
tools:9
Install GrantSonar in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"grantsonar": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://grantsonar.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs