# Superset ## Docs - [Desktop API](https://mintlify.wiki/superset-sh/superset/api/desktop-api.md): Electron IPC APIs for workspace management, terminals, file operations, and git - [MCP Servers API](https://mintlify.wiki/superset-sh/superset/api/mcp-servers.md): Build custom MCP servers for AI agent capabilities using the Model Context Protocol - [API Overview](https://mintlify.wiki/superset-sh/superset/api/overview.md): Complete API reference for Superset's Electron desktop application - [tRPC Endpoints](https://mintlify.wiki/superset-sh/superset/api/trpc-endpoints.md): Cloud tRPC API for authentication, analytics, integrations, and multi-device management - [Agents](https://mintlify.wiki/superset-sh/superset/concepts/agents.md): Running CLI coding agents in isolated Superset workspaces - [Configuration](https://mintlify.wiki/superset-sh/superset/concepts/configuration.md): Automate workspace setup and teardown with .superset/config.json - [Presets](https://mintlify.wiki/superset-sh/superset/concepts/presets.md): Workspace templates for quickly launching common development tasks - [Workspaces](https://mintlify.wiki/superset-sh/superset/concepts/workspaces.md): Isolated environments for running coding agents and managing tasks - [Git Worktrees](https://mintlify.wiki/superset-sh/superset/concepts/worktrees.md): How Superset uses git worktrees for parallel agent isolation - [Integrations](https://mintlify.wiki/superset-sh/superset/guides/integrations.md): Connect Superset with external tools and services for a seamless workflow - [Keyboard Shortcuts](https://mintlify.wiki/superset-sh/superset/guides/keyboard-shortcuts.md): Complete reference for all keyboard shortcuts in Superset - [MCP Servers](https://mintlify.wiki/superset-sh/superset/guides/mcp-servers.md): Integrate Model Context Protocol servers to give coding agents access to external tools and services - [Running Agents](https://mintlify.wiki/superset-sh/superset/guides/running-agents.md): Master running multiple coding agents in parallel with Superset's terminal interface - [Setup & Teardown Scripts](https://mintlify.wiki/superset-sh/superset/guides/setup-teardown-scripts.md): Automate workspace initialization and cleanup with custom scripts - [Workspace Management](https://mintlify.wiki/superset-sh/superset/guides/workspace-management.md): Learn how to create, manage, and organize workspaces in Superset - [Installation](https://mintlify.wiki/superset-sh/superset/installation.md): Install Superset on macOS via pre-built app or build from source - [Introduction to Superset](https://mintlify.wiki/superset-sh/superset/introduction.md): A turbocharged terminal for running multiple coding agents simultaneously with git worktree isolation - [Quickstart](https://mintlify.wiki/superset-sh/superset/quickstart.md): Get your first coding agent running in Superset in under 5 minutes - [Changelog](https://mintlify.wiki/superset-sh/superset/resources/changelog.md): Version history and release notes for Superset - [Contributing](https://mintlify.wiki/superset-sh/superset/resources/contributing.md): How to contribute to Superset - [Frequently Asked Questions](https://mintlify.wiki/superset-sh/superset/resources/faq.md): Common questions about Superset - [Troubleshooting](https://mintlify.wiki/superset-sh/superset/resources/troubleshooting.md): Common issues and solutions for Superset ## OpenAPI Specs - [openapi](https://mintlify.wiki/superset-sh/superset/api-reference/openapi.json)