diff options
| author | Tom Flux <tom@tomflux.xyz> | 2026-06-23 21:50:31 +0100 |
|---|---|---|
| committer | Tom Flux <tom@tomflux.xyz> | 2026-06-23 21:50:31 +0100 |
| commit | fd5c1d12e96104ff748893f9b831b00260a5b5e5 (patch) | |
| tree | ed707a94fb6b276af56f0f136e54e0974caa2b3e /requirements.txt | |
| parent | 9928a4a09766d994a7497d3a6152315c52fece90 (diff) | |
nginx: match the MCP location with or without a trailing slashmcp-api
claude.ai strips the trailing slash from the connector URL, so a
location of /mcp/<secret>/ missed and fell to the 301 catch-all. Use a
regex (^/mcp/<secret>/?(.*)$) that matches both and normalises onto the
FastMCP root.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions
