mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
11 lines
199 B
JSON
11 lines
199 B
JSON
{
|
|
"mcpServers": {
|
|
"substack-connector": {
|
|
"command": "python3",
|
|
"args": [
|
|
"./plugins/substack-connector/scripts/substack_mcp_server.py"
|
|
],
|
|
"env": {}
|
|
}
|
|
}
|
|
}
|