Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"ccsm": {
"command": "/home/v-tangxin/GUI/ml_env/bin/python3",
"args": [
"-m",
"ccsm.mcp.server"
],
"env": {
"PYTHONPATH": "/home/v-tangxin/GUI/projects/ccsm"
}
}
}
}Server configuration and connection parameters
/home/v-tangxin/GUI/ml_env/bin/python3Command-line arguments passed to the server process
Environment variables set when the server starts
PYTHONPATH=/home/v-tangxin/GUI/projects/ccsmnpx claudepluginhub copeeetang/ccsm