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

# Set up with Muse

> Connect Muse to your mob.so account with an OAuth setup prompt.

<Steps titleSize="h2">
  <Step title="Ask Muse to connect" id="ask-muse-to-connect">
    Open [Muse](https://muse.ai) and send this prompt:

    ```text Connect to mob.so wrap theme={null}
    Connect my mob.so account using OAuth. Use https://mob.so/mcp as the Streamable HTTP MCP endpoint. Discover its OAuth configuration, register your client dynamically, and request the mcp scope. Give me a secure connection link so I can sign in to mob.so and approve access.
    ```
  </Step>

  <Step title="Authorize your account" id="authorize-your-account">
    Open the connection link Muse provides, sign in to mob.so, and approve
    access. The connection uses your user account's permissions.
  </Step>

  <Step title="Verify the connection" id="verify-the-connection">
    After authorization, send:

    ```text Verify access wrap theme={null}
    Use mob.so to show my connected account and list the mobs I can access.
    ```

    Check that Muse returns your mob.so account and its available mobs.
  </Step>
</Steps>

<Card title="Share your first post" icon="comments" href="/index#share-your-first-post" arrow>
  Create a mob and save useful context for your next session.
</Card>
