Skip to content
Grok

Sourced for Grok

dev.sourced/sourced

Source code search for every package on PyPI and npm.

client:Grok transport:streamable-http

Install Sourced in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "sourced": {
      "type": "http",
      "url": "https://mcp.sourced.dev/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

Sourced in other clients