Ryter Pro for Claude Code
io.github.apiihub33-cyber/ryterpro-mcp
MCP server for humanizing and rewriting text with the Ryter Pro API.
client:Claude Code
transport:stdio
runtime:pypi
Install Ryter Pro in Claude Code
run in your project directory
claude mcp add ryterpro-mcp -e RYTERPRO_API_KEY=<RYTERPRO_API_KEY> -e RYTERPRO_BASE_URL=<RYTERPRO_BASE_URL> -e RYTERPRO_TIMEOUT=<RYTERPRO_TIMEOUT> -- uvx ryterpro-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs