Skip to main content
The Builders MCP server is a public HTTP endpoint with no authentication, so connecting it is a matter of adding its URL to your AI tool.
Builders MCP server URL
Pick your client below.
ChatGPT connects to MCP servers through its Connectors feature.
1

Open Connectors

In ChatGPT, open Settings, then Connectors, then select Add custom connector.
2

Add the server

Enter Supercycle Builders MCP in Name and https://docs.supercycle.com/mcp in URL.
3

Use it in a chat

In a new chat, select the attachments button (the plus icon), then the Supercycle Builders MCP connector. ChatGPT searches Supercycle’s documentation when a question calls for it.
Claude connects to MCP servers through its Connectors feature.
1

Open Connectors

Go to the Connectors page in your Claude settings.
2

Add the server

Select Add custom connector. Enter Supercycle Builders MCP in Name and https://docs.supercycle.com/mcp in URL.
3

Use it in a chat

Select the attachments button (the plus icon), then the Supercycle Builders MCP connector. Claude searches Supercycle’s documentation when a question calls for it.
Add the server from the terminal:
Add the server
Then confirm it’s connected:
Verify
1

Open MCP settings

Press Cmd+Shift+P (Ctrl+Shift+P on Windows) to open the command palette. Search for Open MCP settings and select Add custom MCP.
2

Add the server

Add this to your mcp.json:
mcp.json
Create a .vscode/mcp.json file in your project and add:
.vscode/mcp.json
1

Open your Retool agent

Open an existing agent or create one. On the Configuration tab, select Add new tool > Connect to MCP Server.
2

Add the server

Select Add new resource. Enter Supercycle Builders MCP in Name and https://docs.supercycle.com/mcp in Server URL.
3

Use it in your agent

The agent searches Supercycle’s documentation when it builds apps, dashboards, and workflows.
1

Open Connectors

In Lovable, open Settings, then Connectors, then Personal connectors, and select New MCP server.
2

Add the server

Enter Supercycle Builders MCP in Server name and https://docs.supercycle.com/mcp in Server URL. Set Authentication to No authentication.
3

Use it in your builds

The Lovable agent searches Supercycle’s documentation when it generates code, prototypes, and integrations.
Any MCP-compatible client can connect with the server URL https://docs.supercycle.com/mcp. No authentication is needed.