Skip to main content

Install

pip install dedalus-mcp dedalus-labs

API Key

Dedalus MCP works natively with our SDK. Claim your API key from the dashboard and set it as an environment variable:
export DEDALUS_API_KEY="your-api-key"
Or use a .env file:
DEDALUS_API_KEY=your-api-key

Next

Quickstart

Build an MCP server in 5 minutes

Overview

Framework philosophy and design
Last modified on March 10, 2026