Why use Dedalus?
Why use Dedalus?
- We make it easy to build complex AI agents with just 5 (or so) lines of code.
- Agents built with our SDK can connect to any MCP server on our marketplace, switch between any model provider, and even execute locally-defined tools.
- Don’t yet see an MCP you want to use on our marketplace? Upload any MCP server and we’ll host it for free.
How do I get an API key?
How do I get an API key?
Log into your dashboard and navigate to the “API Keys” section.
Can I bring my own API key?
Can I bring my own API key?
Yes! However, you don’t need to. With a
DEDALUS_API_KEY
in your environment, we take care of routing to any provider or model for you, including handoffs between models from different providers. For an example, see our handoffs page.What languages do you support?
What languages do you support?
Our SDK is currently available for Python and TypeScript (beta), with plans for Go in the near future. We accept MCP servers written Python and TypeScript. For best practices in writing MCP servers see our server guidelines.
Is authentication supported?
Is authentication supported?
Not yet, but it’s coming soon!
How do I send feedback?
How do I send feedback?
Send us an email at support@dedaluslabs.ai or send a message in our Discord.