Skip to content
Grok

foundrynet search for Grok

io.github.foundrynet/foundrynet-search

x402-gated web search gateway. Tools: search, search_enriched.

client:Grok transport:streamable-http

Install foundrynet search in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "foundrynet-search": {
      "type": "http",
      "url": "https://foundrynet-search-production.up.railway.app/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

foundrynet search in other clients