Connect Cursor to MCP
Cursor supports remote MCP servers over Streamable HTTP.
Add Coolify in Cursor
- Open Cursor settings.
- Open Tools & Integrations and select MCP.
- Add a new remote MCP server.
- Set the URL to
https://coolify.shadowarcanist.com/mcp. - Set the Authorization header to
Bearer 67|abcthisisa123dummytoken. - Save the server and enable it.
Use a token with read for inspection. Add deploy only when Cursor must run deployment or lifecycle operations.
Verify the connection
Ask Cursor to call get_current_team or get_infrastructure_overview. Confirm the result contains only the expected team's resources.
Read Set up MCP for instance and team enablement, token permissions, and security requirements.
