Superset Agent API

Hosted REST + MCP surface (api.superset.sh, v2) that lets agents and automation manage workspaces, tasks, agents, terminals, automations, projects, and hosts. Authenticated with OAuth 2.1 or API keys (sk_live_*).

API entry from apis.yml

apis.yml Raw ↑
name: Superset Agent API
description: Hosted REST + MCP surface (api.superset.sh, v2) that lets agents and automation manage workspaces,
  tasks, agents, terminals, automations, projects, and hosts. Authenticated with OAuth 2.1 or API keys
  (sk_live_*).
humanURL: https://docs.superset.sh
baseURL: https://api.superset.sh
tags:
- AI Agents
- Workspaces
- Automation
properties:
- type: MCPServer
  url: mcp/superset-mcp.yml
- type: Authentication
  url: authentication/superset-authentication.yml