banjtheman/renpy_mcp_server
MCP Server to build Renpy Games
Platform-specific configuration:
{
"mcpServers": {
"renpy_mcp_server": {
"command": "npx",
"args": [
"-y",
"renpy_mcp_server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...