> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dedaluslabs.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Learn how to use the Dedalus platform

Dedalus offers the **easiest** way to deploy remote MCP servers for your AI agents.

MCP servers are like "extensions" for your agents. It used to take hours (if not days) to set up the required DevOps.

Until now.

## Docs for your coding agents

* [llms.txt](https://docs.dedaluslabs.ai/llms.txt)
* [llms-full.txt](https://docs.dedaluslabs.ai/llms-full.txt)

## Unleash your agents

<CardGroup cols={3}>
  <Card title="SDK" icon="rocket" href="/sdk/quickstart">
    Get started with the official Dedalus SDKs
  </Card>

  <Card title="MCP" icon="server" href="/dmcp">
    A new way to build and deploy MCP servers with authentication.
  </Card>

  <Card title="API" icon="book" href="/api">
    Use **any model** from **any provider**, all under a clean OpenAI-compatible interface.
  </Card>
</CardGroup>
