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

# Introduction

<Note>The Mobbin MCP server is available on Pro, Team, and Enterprise plans.</Note>

The Mobbin MCP server lets AI tools and AI coding agents search real-world UI designs using natural
language. It returns screen images inline for AI consumption in its tool responses.

## Transport & authorization

It uses the
[Streamable HTTP transport](https://modelcontextprotocol.io/specification/2025-03-26/basic/transports#streamable-http)
and authorizes via OAuth, so most MCP clients handle the connection automatically. When you connect
for the first time, your MCP client will open a browser window to authorize Mobbin. No API key or
manual token setup is needed.

## Next steps

* [See what the MCP server can do](/mcp/features)
* [Set up your MCP client](/mcp/clients/overview) for step-by-step instructions
* [Build an integration](/mcp/build-an-integration) if you're building your own MCP client on top of
  Mobbin
