A2A Agent Card · Superset

Superset

Superset runs parallel AI coding agents in isolated Git worktrees. This service speaks the Model Context Protocol (JSON-RPC over Streamable HTTP) rather than the A2A message protocol — connect an MCP client to the URL below to create workspaces, launch coding agents, schedule automations, and manage tasks on behalf of a Superset user.

✓ Conformant with A2A 1.0.0. This card passes every structural check in the A2A specification’s AgentCard object — a capabilities object, a declared protocolVersion, and a well-formed skills array.
Provider: Superset Conformance: Conformant Protocol: 0.3.0 Transport: JSONRPC Version: 1.0.0 Host: superset.sh Skills: 4
Discovery

An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.

https://superset.sh/.well-known/agent-card.json
Skills (4)

Workspace orchestration workspaces

Create, list, rename, and delete branch- or PR-scoped Git worktree workspaces on a user's registered hosts.

gitworktreeworkspace

Coding-agent sessions agents

Launch coding-agent sessions (Claude Code, Codex, OpenCode, and other CLI agents) with a prompt inside a workspace; list installed agent presets.

coding-agentterminal

Scheduled automations automations

Schedule recurring agent runs with RFC 5545 RRULEs, pause/resume/dispatch them, and read run logs.

automationscheduling

Task tracking tasks

Create, search, update, and delete tasks in a Superset organization, including statuses and member assignment.

tasksproject-management
Documentation
https://docs.superset.sh/mcp-server
Evidence. Fetched 2026-07-28 from https://superset.sh/.well-known/agent-card.json, HTTP 200. The body was saved verbatim and is the sole source for everything on this page — no field is inferred. View the captured card. Providers change what they serve; if this card has moved or changed shape, the provider profile carries the current state as of the last build.