Skip to content
VS Code

Agentda for VS Code

com.myagentda/agentda

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

client:VS Code transport:streamable-http

Install Agentda in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentda": {
      "type": "http",
      "url": "https://myagentda.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Agentda in other clients