Connect Cursor to MCP

Cursor supports remote MCP servers over Streamable HTTP.

Add Coolify in Cursor

  1. Open Cursor settings.
  2. Open Tools & Integrations and select MCP.
  3. Add a new remote MCP server.
  4. Set the URL to https://coolify.shadowarcanist.com/mcp.
  5. Set the Authorization header to Bearer 67|abcthisisa123dummytoken.
  6. 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.

On this page