Installation & Configuration
{
"mcpServers": {
"social-auto-engine": {
"command": "python",
"args": [
"/absolute/path/to/social-auto-engine/server.py"
],
"env": {
"FACEBOOK_PAGE_ID": "...",
"FACEBOOK_ACCESS_TOKEN": "..."
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15