Installation & Configuration
{
"mcpServers": {
"reexpress": {
"type": "stdio",
"command": "/bin/bash",
"args": [
"-c",
"source /path/to/your_conda_directory/etc/profile.d/conda.sh && conda activate re_mcp_v240 && source /path/to/your/llm_api_setup.sh && python /path/to/the/repo/code/reexpress/reexpress_mcp_server.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12