Connect other MCP clients

Any MCP client that supports remote Streamable HTTP servers can connect to Coolify.

Required configuration

server_url: https://coolify.shadowarcanist.com/mcp
transport: streamable-http
authorization: Bearer 67|abcthisisa123dummytoken

Client configuration formats differ. Follow your client's documentation for adding a remote server and setting HTTP headers.

Verify the connection

Call get_current_team or get_infrastructure_overview. If the client cannot connect, check Troubleshooting.

On this page