For the complete documentation index, see llms.txt. This page is also available as Markdown.

Build with Claude and MCP

The Model Context Protocol (MCP) is a standard that allows AI models like Claude to securely connect to external tools, services, and data sources. In AI Architect, MCP is what enables Claude to communicate with the Atsign MCP server so it can generate blueprints, fetch information, and perform actions based on your instructions.

By connecting Claude to the AI Architect MCP server, you give it controlled access to the tools it needs to create your blueprint directly on the canvas.

Connect the AI Architect MCP (Claude Desktop)

Follow these steps to connect Claude Desktop to the Atsign AI Architect MCP server.

1. Open Claude Desktop

Launch the Claude Desktop application on your device.

2. Open the Connectors menu

In the left sidebar, click Customize, then select Connectors.

3. Add a new custom connector

Click the + icon and choose Add Custom Connector.

4. Enter the connector details

You will be prompted to configure the connector:

  • Name: Enter a name such as AI Architect MCP

  • Remote MCP Server URL: Paste the following URL:

https://aiarchitect.atsign.com/mcp
  • Click Add to save the connector.

5. (Optional) Set tool permissions

Claude may ask for permission to use the connector’s tools. Select Always allow for a smoother workflow.

6. Start a new chat

Click New Chat in Claude Desktop.

7. Enable the connector

Inside the new chat:

  • Click the + icon

  • Select Connectors

  • Toggle on your newly added AI Architect MCP connector

8. Copy your Session ID

A Session ID will be displayed in the setup dialog. Click Copy to copy it to your clipboard.

9. Include the Session ID in your prompt

Paste the Session ID into your prompt to Claude and explicitly mention that you want an “Atsign AI Architect blueprint” so Claude knows to use the MCP server.

Example:

10. Establish the connection

Click Establish Connection to activate the MCP session. Your blueprint will be generated and displayed on the canvas.

FAQs

What is MCP?

MCP is a protocol that lets Claude securely connect to external tools. In AI Architect, it allows

Why do I need to connect Claude to the MCP server?

Connecting Claude to the MCP server gives it access to the tools required to create and update your blueprint automatically.

Where do I find the MCP server URL?

The URL is shown in the setup dialog inside AI Architect. You’ll paste it into Claude when adding a custom connector.

What is the Session ID for?

The Session ID links your Claude chat to your active AI Architect session. Claude uses it to generate your blueprint in the correct workspace.

Last updated