Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"chatrevenue-memory": {
"command": "${env:LOCALAPPDATA}\\Programs\\ChatRevenue Monitor\\python\\python.exe",
"args": [
"${env:LOCALAPPDATA}\\Programs\\ChatRevenue Monitor\\scripts\\chatrevenue_mcp_server.py"
],
"env": {
"MEMORIES_ROOT": "${env:LOCALAPPDATA}\\ChatRevenueMonitor\\data\\memories",
"BUNDLED_SKILLS_DIR": "${env:LOCALAPPDATA}\\Programs\\ChatRevenue Monitor\\resources\\skills",
"NOTIFIER_STATE_DIR": "${env:LOCALAPPDATA}\\ChatRevenueMonitor\\data\\notifier\\state",
"BUNDLED_ARTIFACTS_DIR": "${env:LOCALAPPDATA}\\Programs\\ChatRevenue Monitor\\resources\\artifacts",
"BUNDLED_SCHEDULES_DIR": "${env:LOCALAPPDATA}\\Programs\\ChatRevenue Monitor\\resources\\schedules"
}
}
}
}Server configuration and connection parameters
${env:LOCALAPPDATA}\Programs\ChatRevenue Monitor\python\python.exeCommand-line arguments passed to the server process
Environment variables set when the server starts
MEMORIES_ROOT=${env:LOCALAPPDATA}\ChatRevenueMonitor\data\memoriesBUNDLED_SKILLS_DIR=${env:LOCALAPPDATA}\Programs\ChatRevenue Monitor\resources\skillsNOTIFIER_STATE_DIR=${env:LOCALAPPDATA}\ChatRevenueMonitor\data\notifier\stateBUNDLED_ARTIFACTS_DIR=${env:LOCALAPPDATA}\Programs\ChatRevenue Monitor\resources\artifactsBUNDLED_SCHEDULES_DIR=${env:LOCALAPPDATA}\Programs\ChatRevenue Monitor\resources\schedulesnpx claudepluginhub project-a-inc/chatrevenue-marketplace --plugin chatrevenue