docs/content/changelog/11-13-25.mdx
We're strengthening the security of Model Context Protocol (MCP) URLs by making API key authentication mandatory for all requests.
Starting December 15th, 2025, all new Composio projects must include the x-api-key header when making requests to MCP URLs. This header authenticates your application and ensures secure communication with the Composio platform.
This change provides:
For existing projects: We value backward compatibility and understand the need for a smooth transition. Your existing MCP URLs will continue to work without the x-api-key header until April 15th, 2026.
Important: After April 15th, 2026, all MCP URL requests without the x-api-key header will be rejected. Please ensure you update your applications before this date to avoid service disruption.
Note: If you're already passing the x-api-key header in your MCP requests, no action is required—you're all set!
To adopt this security enhancement in your existing projects:
x-api-key header to all MCP URL requestsIf you have any questions about this security enhancement or need assistance with migration, please reach out to our support team or check our MCP documentation.