Connect to ChatGPT or Claude

Add Aginera as an MCP server and run takeoffs from a conversation.

Aginera MCP is a remote MCP server at https://mcp.aginera.ai. Add it to your agent, sign in to Aginera, choose your organization and approve the permissions. Refresh tokens keep the connection alive, so you only do this once.

Claude

Add a custom connector (or claude mcp add --transport http aginera https://mcp.aginera.ai/mcp) and complete the sign-in when prompted.

ChatGPT

Create a custom MCP app pointing at https://mcp.aginera.ai/mcp and connect it. Write actions (running takeoffs, exports) require a plan that allows them.

What the tools do

ToolPurpose
search_projects, get_project, create_projectFind or create projects by name, reference or your customer
add_document, list_documents, get_documentImport drawings by URL and check readiness
run_takeoff, get_takeoffStart a takeoff (uses credits) and follow progress
get_takeoff_items, get_takeoff_routes, get_schedulesRead quantities, measured routes and schedules
review_takeoff_itemAccept, reject or override an item
create_exportCSV / Excel / JSON
get_usage, get_capabilitiesCredits, limits and what your account can do

Try: "Take off the electrical scope from the latest drawing set for the Marriott project and summarize conduit by panel."

Permissions and billing

You grant scopes on the consent screen; billable tools (running takeoffs, exports in some formats) are annotated so the agent asks before spending credits. Usage on your Aginera account is billed exactly as if you had clicked the same action in the web app. Disconnect at any time from Settings → Developer → Agent connections.