R
Rpg MCP
by @overtimepog
๐ allows coding agents to do some graph-based planning & tracking with persistent memory.
Created 11/12/2025
Updated about 1 month ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx rpg-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"overtimepog-rpg-mcp": {
"command": "uvx",
"args": [
"rpg-mcp"
]
}
}
}