Skip to content
Grok

Agentda for Grok

com.myagentda/agentda

Agent-native task management: your AI agent is the interface. Delegate to anyone by email.

client:Grok transport:streamable-http

Install Agentda in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agentda": {
      "type": "http",
      "url": "https://myagentda.com/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

Agentda in other clients