Files
2026-03-13 15:00:22 +00:00

214 B

Decisions

Architecture

  • One file per tool in src/tools/
  • Resources as TypeScript string constants in src/resources/knowledge/
  • Stdio transport only (no HTTP/SSE)
  • Read-only: NO mutations allowed anywhere