Start building.
The tools for your AI assistant. Add this address to your AI assistant.
https://sails.app/mcp
Name it Sails. If it asks you to sign in, that is Sails asking who you are.
Open ChatGPT settings.
Open Apps. Some accounts still say Connectors.
Turn on Developer mode if you need to add one yourself. This usually needs a paid plan.
Create a custom app or connector.
Name it Sails. Paste the address above.
Save. In a new chat, turn Sails on.
Open Claude on the web or in the desktop app.
Go to Settings, then Connectors. Some builds say Customize, then Connectors.
Add a custom connector.
Name it Sails. Paste the address above.
Add it. Sign in if Claude asks.
Open Cursor Settings.
Open Tools & MCP.
Add a new MCP server. Name it sails. Use the address above.
Or put this in ~/.cursor/mcp.json.
mcp.json
{
"mcpServers": {
"sails": {
"url": "https://sails.app/mcp"
}
}
}
If Cursor asks you to sign in, do that.
Go to grok.com/connectors.
New Connector, then Custom.
Name it Sails. Paste the address above.
Finish sign-in if it asks.
Add a remote MCP server. Not a local command.
Name it sails.
Use the address above.
If it asks for a type, pick HTTP, streamable HTTP, or remote.
A common config
{
"mcpServers": {
"sails": {
"url": "https://sails.app/mcp"
}
}
}
If that JSON does not fit, the host may want servers instead of mcpServers, or a type of http or remote. The address is the same.
I just added Sails to this chat. What can you build for me with it?
Give me several concrete examples, especially websites, interactive apps, internal tools, and automations. Explain them in plain language. Then suggest one specific thing to build first, based on what you know about me and what I likely need.
How Sails works.
Sails is a set of tools for your AI assistant. Add a plugin to ChatGPT, Claude, or Cursor. They can save files, send email, put a website up, and schedule a task.