Most tools bolt a chatbot onto the side. Stardraw Cloud is AI-native in two complementary ways.
Open the chat panel in any project and ask for what you need in plain language. The assistant is aware of the signed-in user and the project they have open, so requests like “list the cables in this project” or “connect the amplifier output to the speaker input” are answered in context. It doesn't just describe what to do — it does it, confirming each change as it goes.
Every application also exposes a remote Model Context Protocol server, so AI assistants such as Claude can connect to Stardraw Cloud and work on your behalf: create projects, search the product catalogue, add and place products, mount equipment, draw cables and shapes, take snapshots and read reports.
The MCP server uses OAuth 2.1 with PKCE, must be enabled by an administrator, and every tool a client sees is the intersection of the administrator's allow-list and the user's own permissions. Every call is logged. An AI can only ever do what the signed-in user is allowed to do.
See the Integration and AI Assistant pages for the details.