Skip to content
Grok

clarvia for Grok

io.github.digitamaz/clarvia

AI agent tool discovery and scoring. Search 15,400+ MCP servers, APIs, and CLIs.

client:Grok transport:stdio runtime:npm

Install clarvia in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "clarvia": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "clarvia-mcp-server"
      ]
    }
  }
}

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

clarvia in other clients