Skip to content
Grok

meek_daily_plan_mcp for Grok

io.github.csoai-org/meek_daily_plan_mcp

MEEK Daily Plan MCP — the daily orchestration (today priorities, this week sprints, blockers, decisi

client:Grok transport:stdio runtime:pypi

Install meek_daily_plan_mcp in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "meek_daily_plan_mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "meek_daily_plan_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

meek_daily_plan_mcp in other clients