Skip to content
Grok

Tasks Example for Grok

live.alpic.tasks-example-ca49f0f6/tasks-example

A test MCP server for task management

client:Grok transport:streamable-http tools:2

Install Tasks Example in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tasks-example": {
      "type": "http",
      "url": "https://tasks-example-ca49f0f6.alpic.live"
    }
  }
}

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

What Grok can do once it is connected

Tasks Example in other clients