Not every doc update starts with a code change.
Sometimes you just need to edit a description, add a note, or update a detail. The ReadMe MCP server lets you do this right from your IDE.
A few prompts to try in your docs:
🔍 Update our docs to say the Agent uses Opus 4.6"
📝 Add a note about the new rate limit to our API reference
🔑 Rewrite the authentication section to mention SSO support
Behind the scenes it creates a new branch from your live docs, applies and verifies your changes, and returns a review link so you can preview and merge.
Like a pull request for your docs, without managing any of it yourself.