Capawesome MCP

MCP-сервер Capawesome подключает вашего ИИ-ассистента к Capawesome — документации и блогу, а также к вашим приложениям, сборкам, развертываниям и устройствам в Capawesome Cloud.

Документация

MCP Servers

The Model Context Protocol{:target="_blank"} lets an AI assistant call tools on a server instead of answering from its training data. It can search the current documentation, fetch the page it needs, and act on your account, without you pasting anything into the conversation.

We host three MCP servers, one per part of the stack. All three are remote HTTP servers, so there is nothing to install and nothing to keep up to date, and they work with Claude Code, Claude Desktop, Cursor, VS Code, and any other MCP client.

Capawesome MCP Server

Searches the Capawesome documentation and blog. With an API token it also exposes the Capawesome Cloud management API: trigger a native build, ship a live update, roll back a channel, or diagnose a failed job. This is the official Capawesome MCP server, maintained by us.

https://mcp.capawesome.io/mcp

:octicons-arrow-right-24: Set up the Capawesome MCP server

Capacitor MCP Server

Serves the official Capacitor{:target="_blank"} documentation for v8, v7, v6 and next, the official and community plugin list, and the Capacitor posts from the Ionic blog. Free, no token. Unofficial server, maintained by Capawesome and not affiliated with or endorsed by Ionic or OutSystems.

https://capacitor-mcp.capawesome.io/mcp

:octicons-arrow-right-24: Set up the Capacitor MCP server

Ionic Framework MCP Server

Serves the official Ionic Framework{:target="_blank"} documentation for v9 and v8, including the component API reference and the usage examples for Angular, React, Vue and vanilla JavaScript. Free, no token. Unofficial server, maintained by Capawesome and not affiliated with or endorsed by Ionic or OutSystems.

https://ionic-framework-mcp.capawesome.io/mcp

:octicons-arrow-right-24: Set up the Ionic Framework MCP server

Next steps

  • LLMsllms.txt files and Markdown endpoints that make the docs readable by any model.
  • Skills — on-demand agent skills that automate migrations and Cloud setup.
  • Editor Rules — always-on project rules that keep generated code consistent.