Skip to content

Commit 06a11b9

Browse files
committed
chore: add changeset
1 parent cb03012 commit 06a11b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.changesets/feat_cors.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### Add CORS support - @DaleSeo PR #362
2+
3+
This PR implements comprehensive CORS support for Apollo MCP Server to enable web-based MCP clients to connect without CORS errors. The implementation and configuration draw heavily from the Router's approach. Similar to other features like health checks and telemetry, CORS is supported only for the StreamableHttp transport, making it a top-level configuration.

0 commit comments

Comments
 (0)