11 lines
206 B
JSON
11 lines
206 B
JSON
{
|
|
"mcpServers": {
|
|
"gcu-tools": {
|
|
"type": "stdio",
|
|
"command": "uv",
|
|
"args": ["run", "python", "-m", "gcu.server", "--stdio"],
|
|
"cwd": "/home/timothy/aden/hive/tools"
|
|
}
|
|
}
|
|
}
|