foundrynet search for Claude Desktop
io.github.foundrynet/foundrynet-search
x402-gated web search gateway. Tools: search, search_enriched.
client:Claude Desktop
transport:streamable-http
Install foundrynet search in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"foundrynet-search": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://foundrynet-search-production.up.railway.app/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