Server Config
{
"mcpServers": {
"email-assistant": {
"command": "python",
"args": [
"run_mcp.py"
],
"cwd": "EmailAssistant"
}
}
}{
"mcpServers": {
"email-assistant": {
"command": "python",
"args": [
"run_mcp.py"
],
"cwd": "EmailAssistant"
}
}
}