Installation & Configuration
{
"mcpServers": {
"twitter": {
"command": "python",
"args": [
"path/to/main.py"
],
"env": {
"PYTHONPATH": "path/to/project"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15