Cursor can connect to your Flashcloud account so you can ask about your hosting, domains, and DNS right from your editor — and, with your approval, make changes with a confirmation step every time.
The connector URL you'll need:
https://mcp.flashcloud.com/mcp
Steps
- Open Cursor Settings → MCP.
- Click Add new MCP server.
- Choose the HTTP (streamable) transport type.
- Paste the connector URL:
https://mcp.flashcloud.com/mcp - Sign in with your Flashcloud account when Cursor prompts you.
Or edit the config file directly
Add this to your ~/.cursor/mcp.json (create the file if it doesn't exist):
{
"mcpServers": {
"flashcloud": {
"url": "https://mcp.flashcloud.com/mcp"
}
}
}
Cursor will prompt you to sign in the first time you use a Flashcloud tool.
Cursor's settings can shift between versions. If the exact labels differ, look for "MCP", "HTTP" or "streamable" transport, and paste the same connector URL.
Once connected, try asking:
What's my Flashcloud account status?
Managing the connection
Your portal's Goodies → AI Agents page shows exactly what Cursor can do and a full activity log, and lets you disconnect it instantly.
Good to know
- Cursor never sees your password — sign-in happens on Flashcloud's own page.
- Actions always show you what will change and wait for your approval.
- Cursor can never pay, change your password, or cancel services — those only happen in the portal.
See also: Connect an AI assistant.