Restore kai-server host Caddy shortcut for skillsmp MCP #542
Labels
No labels
burndown-2026-06
coherence-core
consult
headless
interactive
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
coilyco-flight-deck/infrastructure#542
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The deploy repo documents a tailnet-only shortcut at
http://kai-server/skillsmp/mcp, but the live probe still returns 404 while the direct NodePort and public gate behave correctly.Observed from the director surface on 2026-07-10 UTC:
The deploy docs now point at the host-owned Caddy snippet in
caddy/sites-manual/skillsmp.caddy, which contains:Do
/skillsmp/mcpeven though the file exists in the infrastructure repo.caddy/sites-manual/skillsmp.caddyon kai-server.Acceptance
POST http://kai-server.tail09a41b.ts.net/skillsmp/mcpwithHost: kai-serverand MCP initialize headers returns HTTP 200 with serverInfoskillsmp.POST http://kai-server.tail09a41b.ts.net:30081/mcpstill returns HTTP 200.https://skillsmp.coilysiren.me/mcpstill returns 401.