Important API details:
- An API key from context7.com/dashboard is required for authentication; requests without a valid key will be rejected.
- The —api-key CLI flag takes precedence over the CONTEXT7_API_KEY environment variable when both are provided, so ensure the correct key is configured in your Caylex project settings.
- The server supports both stdio and HTTP transport modes; when used remotely (as in Caylex), the HTTP transport is the relevant mode.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.context7.com/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 Context7 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.