Files
Matt Godbolt f6e2070b1b Add MCP tool annotations and public docs for connector submission
Anthropic's connector review criteria require every tool to declare
`title` plus either `readOnlyHint` or `destructiveHint`, and submissions
need public usage docs. Add both:

- annotate all 7 MCP tools with title + read/write hints; mark
  `generate_short_url` as additive, idempotent (storage layer dedupes
  by config hash); flag every tool as `openWorldHint: false` since
  none reach out to third-party services
- add `docs/MCP.md` describing the endpoint URL, transport, tool list,
  and Claude Code setup line
2026-05-09 17:00:35 -05:00
..
2025-07-28 10:34:46 -05:00
2025-07-28 10:34:46 -05:00