R
Rpg MCP
作者 @overtimepog
🐍 allows coding agents to do some graph-based planning & tracking with persistent memory.
创建于 11/12/2025
更新于 about 1 month ago
README
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南
安装包 (如果需要)
uvx rpg-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"overtimepog-rpg-mcp": {
"command": "uvx",
"args": [
"rpg-mcp"
]
}
}
}