Skip to content
Claude Desktop

Agentda for Claude Desktop

com.myagentda/agentda

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

client:Claude Desktop transport:streamable-http

Install Agentda in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "agentda": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://myagentda.com/api/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Agentda in other clients