Files
food/deploy
Tom FluxandClaude Opus 4.8 25a73fe416 nginx: match the MCP location with or without a trailing slash
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>
2026-06-23 21:50:31 +01:00
..
2026-06-23 21:29:12 +01:00
2026-06-23 21:29:12 +01:00