Exayard runs an MCP server that lets an outside AI assistant work with your account. Once connected, the assistant can browse your projects, files, and plans, run takeoffs and measurements, generate estimates and bids, and answer questions about any project. MCP is the open standard that ChatGPT, Claude, and other AI tools use to connect to external services.
This is separate from the REST integrations like Zapier, Make, and n8n. Those move data between apps with automation workflows. MCP hands your AI assistant a live connection so it can act in Exayard on your behalf.
Opening the connect dialog
There are two ways to reach the install dialog.
From anywhere in the app, open the account menu in the top right and click MCP.
From the Developer Center, find the Documentation card and click Connect MCP.
Both open the same dialog, titled Give your AI superpowers.
Connecting your assistant
The dialog lists what your assistant will be able to do, then shows a ready-made connect prompt. Click Copy prompt to copy it, then paste it into your AI assistant. The prompt names the Exayard MCP server and includes the endpoint address, so the assistant has everything it needs to connect.
The dialog also notes which tools work. Exayard's MCP server is compatible with ChatGPT (Plus and above), Claude, and any other MCP client.
The endpoint URL
The MCP endpoint is https://api.exayard.com/mcp. The connect prompt already includes it, but you can also copy it on its own from the bottom of the dialog if your assistant asks for the address directly.
The same dialog footer has a Developer settings link that takes you to the Developer Center, where you manage API keys and find the API documentation.
