10 lines
174 B
Plaintext
10 lines
174 B
Plaintext
{
|
|
"mcpServers": {
|
|
"nexus": {
|
|
"command": "/path/to/nexus-5/.venv/bin/python",
|
|
"args": ["-m", "core.mcp.server"],
|
|
"cwd": "/path/to/nexus-5"
|
|
}
|
|
}
|
|
}
|