Loading subscription status...
{
"mcpServers": [
{
"graphistry": {
"env": {
"GRAPHISTRY_PASSWORD": "your_password",
"GRAPHISTRY_USERNAME": "your_username"
},
"args": [
"/path/to/your/run_graphistry_mcp.py"
],
"command": "/path/to/your/.venv/bin/python"
}
}
]
}