> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: About the Wix MCP for App Development ## Article: About the Wix MCP for App Development ## Article Link: https://dev.wix.com/docs/build-apps/develop-your-app/wix-mcp/about-the-wix-mcp-for-app-development.md ## Article Content: # About the Wix MCP for App Development The [Wix MCP](https://dev.wix.com/docs/sdk/articles/use-the-wix-mcp/about-the-wix-mcp.md) connects your AI client to Wix's platform, so you can search documentation, write code, and make API calls directly from your AI client. For app developers, this means you can configure extensions, integrate Wix APIs, and build features faster by describing what you need in natural language. ## What you can do With the Wix MCP configured in your AI client, you can: - Search the [Build Apps](https://dev.wix.com/docs/build-apps.md), [REST](https://dev.wix.com/docs/rest.md), and [SDK](https://dev.wix.com/docs/sdk.md) documentation directly from your AI chat. - Generate code for [extensions](https://dev.wix.com/docs/build-apps/develop-your-app/extensions/about-extensions.md) like dashboard pages, site widgets, events, and service plugins. - Make authenticated API calls to Wix sites to test your app's functionality. - Build complete app flows, from data models to dashboard UIs to site widgets. ## Get started To set up the Wix MCP, follow the configuration instructions in [About the Wix MCP](https://dev.wix.com/docs/sdk/articles/use-the-wix-mcp/about-the-wix-mcp.md#configure-the-wix-mcp). Once configured, try the [sample prompts for app developers](https://dev.wix.com/docs/build-apps/develop-your-app/wix-mcp/wix-mcp-sample-prompts-for-app-developers.md) to see what's possible. ## See also - [About the Wix MCP](https://dev.wix.com/docs/sdk/articles/use-the-wix-mcp/about-the-wix-mcp.md) - [Wix MCP Sample Prompts for App Developers](https://dev.wix.com/docs/build-apps/develop-your-app/wix-mcp/wix-mcp-sample-prompts-for-app-developers.md) - [About Extensions](https://dev.wix.com/docs/build-apps/develop-your-app/extensions/about-extensions.md)