Skip to main content

Documentation Index

Fetch the complete documentation index at: https://hercules.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

Use the Hercules MCP (Model Context Protocol, the standard that lets AI assistants use outside tools) to create, build, and manage Hercules apps from any AI assistant (like ChatGPT, Claude, Cursor etc). Use our MCP URL below to get started.
The server URL is:
https://hercules.app/mcp

What can I do with it?

Once connected, your assistant can use these Hercules tools on your behalf:
CapabilityWhat it does
Create appsBuild a new Hercules app or website from a description.
Edit appsSend instructions to Hercules to change an existing app.
List and read appsBrowse your apps and read details: title, description, slug, live URL.
Browse conversationsList and read the chat threads behind each app, with search.
Check your orgSee your organization, plan, remaining credits, and recent apps.
You chat normally. Your assistant picks the right tool based on what you ask. For example:
Build a new app
Build a CRM for my roofing company to track leads, quotes, and scheduled jobs, then publish it in Hercules.
Edit an existing app
Open my "Sales CRM" Hercules app and add a pipeline view grouped by deal stage.

How do I set it up?

Copy the server URL into your assistant, then sign in. The first tool call prompts you to connect.
1

Add the connector

Open SettingsConnectors and choose Add custom connector.
2

Paste the server URL

Enter https://hercules.app/mcp and confirm.
3

Sign in

Sign in with Hercules and pick your organization.
Prefer the command line? In Claude Code, run:
claude mcp add --transport http \
  hercules https://hercules.app/mcp
Using a client that isn’t listed? Any MCP client that supports a remote HTTP server with OAuth works. Point it at https://hercules.app/mcp and follow your client’s steps for adding a remote MCP server.

Additional FAQ

Any MCP client that supports a remote, OAuth-secured HTTP server. Setup is documented above for Claude (Desktop and Claude Code), ChatGPT, Cursor, VS Code, Codex, and Windsurf. The same URL works in other MCP clients too.
No. Sign-in happens through OAuth in your browser. There are no keys to generate, copy, or rotate.
The connection is scoped to the single organization you pick during sign-in, and limited to managing your Hercules apps and their conversations. You approve the access when you sign in, and you can disconnect it at any time from your client.
Disconnect the Hercules connector in your client, then add it again. On the next sign-in, choose the organization you want. Each connection is tied to one organization.
Connecting the MCP server is free. Building and editing apps uses the AI credits of the organization you connected, the same as building in the Dashboard. See AI Credits for details.
Yes. The MCP server is another way in. Apps you create or edit from your assistant appear in the Hercules Dashboard, and changes you make in the Dashboard are visible to your assistant.
Reload or restart your client after adding the server, and make sure you finished signing in. The tools become available once the connection is authorized. Check that the URL is exactly https://hercules.app/mcp.
Creating or editing an app starts a build with Hercules. Your assistant tracks progress and shares the live URL once the build finishes. Larger apps take longer, the same as in the Dashboard.
Need help? Reach us at hello@hercules.app.