Adds a `file_doc_feedback` tool that sends structured reports about documentation gaps, outdated sections, or contradictions to the FixYourDocs hub at fixyourdocs.io. When an AI agent hits a problem reading your docs, it can file a report with the URL, issue type, and context. The hub routes reports by domain to the verified maintainer's GitHub repo, opening an issue for triage. The wire format is an open protocol specified at docsfeedback.org. Useful if you maintain documentation and want a structured feedback channel from AI agents back to your issue tracker, or if you're building an agent that needs to surface doc quality problems it encounters while helping users follow procedures.
claude mcp add --transport stdio io.fixyourdocs-mcp-server uvx mcp-server