Skip to content
Grok

research for Grok

io.github.ilo415/research

AI research for agents. Company intel, competitor analysis, web scraping, topic dives. Pay via MPP.

client:Grok transport:stdio runtime:npm

Install research 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": {
    "research": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "ilo415-research-mcp"
      ],
      "env": {
        "MPP_PRIVATE_KEY": "<MPP_PRIVATE_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

research in other clients