Skip to content
Grok

Klaren — French Companies Directory for Grok

io.github.ccamborde/klaren-mcp

Search French companies, directors and associations (INPI, INSEE, RNA).

client:Grok transport:stdio runtime:pypi

Install Klaren — French Companies Directory in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "klaren-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "klaren-mcp"
      ],
      "env": {
        "KLAREN_API_URL": "<KLAREN_API_URL>",
        "KLAREN_API_KEY": "<KLAREN_API_KEY>"
      }
    }
  }
}

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

Klaren — French Companies Directory in other clients