mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-17 22:07:20 +00:00
8 lines
127 B
JSON
8 lines
127 B
JSON
{
|
|
"mcpServers": {
|
|
"myLocalServer": {
|
|
"command": "python my_mcp_server.py",
|
|
"cwd": "./mcp_server"
|
|
}
|
|
}
|
|
}
|