fix: mcp.json endpoint + README stale-claim cleanup (SKILL.md untouched) #1

Merged
basilensis merged 2 commits from fix/mcp-endpoint-and-stale-docs into main 2026-09-06 02:47:09 +00:00
2 Commits
Author SHA1 Message Date
basilensis 4ed2b70d81 revert: restore skills/ue5-unreal/SKILL.md — end-user UE5 plugin territory, out of scope
The SKILL.md serves the end user's UE5 Claude Code gamedev session and the
UE5 MCP plugin integration; reworking it belongs to that track, not to this
endpoint/docs fix. Restored verbatim from main.
2026-09-06 05:42:23 +03:00
basilensis 6795b0e553 fix: point mcp.json at the real MCP endpoint + replace stale tool docs
- mcp.json: bare https://mcp.spaghetti.gg ->
  https://mcp.spaghetti.gg/api/mcp/agentic-engine/mcp (the host root does
  not serve MCP; Caddy proxies the whole host without a path rewrite)
- SKILL.md/README: replace tools that no longer exist (analyze_crash,
  audit_assets, search_kb) with the shipped set (analyze_logs,
  tidy_assets, make_tool, topup, the five research tools); document
  credit costs and the approval flow
- drop stale claims: GoTrue, spaghetti.gg/dashboard, tm_/prj_ id
  prefixes, '.spaghetti auto-created on first tool call' (unimplemented)
- plugin.json: 0.1.0 -> 0.1.1
2026-09-06 05:31:59 +03:00