Skip to content
Grok

Loom for Grok

io.github.abhinand-adviciya/loom

Manage Loom projects, tasks, bugs, defects, clients and phases from AI assistants

client:Grok transport:streamable-http

Install Loom in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "loom": {
      "type": "http",
      "url": "https://loom.adviciya.com/api/v1/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

Loom in other clients