Skip to content
Grok

burn mcp server for Grok

io.github.fisher521/burn-mcp-server

AI-powered reading triage MCP. 26 tools with a 24h burn timer. Read less, absorb more.

client:Grok transport:streamable-http runtime:npm

Install burn mcp server in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "burn-mcp-server": {
      "type": "http",
      "url": "https://burn-mcp-server.vercel.app/api/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

burn mcp server in other clients