ReadMe documentation platform — manage API documentation, changelogs, and developer hubs
README_API_KEYnpx @getmcp/cli add readmeConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"readme": {
"command": "npx",
"args": [
"-y",
"mcp-readme"
],
"env": {
"README_API_KEY": ""
}
}
}
}