Important API details:
- Profile queries use PromQL syntax, so agents must construct valid PromQL expressions when calling the get_profile tool (e.g., filtering by labels like app_kubernetes_io_name).
- Agents should first call get_projects, then profile_types, then labels/values in sequence to discover the correct query parameters before executing a get_profile query.
- Access to profiling data is scoped to the projects your authenticated Polar Signals account has been granted access to.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://api.polarsignals.com/api/mcp/ |
| Categories | API Tools & Services, Development & DevOps |
Authentication
This server supports the following authentication method:Header Authentication
This server authenticates via HTTP headers. During the server onboarding flow, you will be prompted to confirm the required headers. Note that you do not provide the values for the headers during the server on-boarding. Header values are provided by the users during the Auth Link flow.Getting Started
Add the server
Navigate to the Server Library and click on the New Server button. Find Polar Signals in the Caylex Catalog.
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.