summaryrefslogtreecommitdiff
path: root/kitchen
diff options
context:
space:
mode:
authorTom Flux <tom@tomflux.xyz>2026-06-23 21:50:31 +0100
committerTom Flux <tom@tomflux.xyz>2026-06-23 21:50:31 +0100
commitfd5c1d12e96104ff748893f9b831b00260a5b5e5 (patch)
treeed707a94fb6b276af56f0f136e54e0974caa2b3e /kitchen
parent9928a4a09766d994a7497d3a6152315c52fece90 (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 'kitchen')
0 files changed, 0 insertions, 0 deletions