Spaces:
Paused
Paused
Update mcp.json
Browse files
mcp.json
CHANGED
|
@@ -1,6 +1,5 @@
|
|
| 1 |
{
|
| 2 |
"mcpServers": {
|
| 3 |
-
|
| 4 |
"calculator": {
|
| 5 |
"command": "/app/venvs/shared/bin/python",
|
| 6 |
"args": ["./tools/calculator.py"]
|
|
@@ -20,6 +19,6 @@
|
|
| 20 |
"timetools": {
|
| 21 |
"url": "https://black-haddock-main-95f65bb.d2.zuplo.dev/timetools",
|
| 22 |
"type": "http"
|
| 23 |
-
}
|
| 24 |
}
|
| 25 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"mcpServers": {
|
|
|
|
| 3 |
"calculator": {
|
| 4 |
"command": "/app/venvs/shared/bin/python",
|
| 5 |
"args": ["./tools/calculator.py"]
|
|
|
|
| 19 |
"timetools": {
|
| 20 |
"url": "https://black-haddock-main-95f65bb.d2.zuplo.dev/timetools",
|
| 21 |
"type": "http"
|
| 22 |
+
}
|
| 23 |
}
|
| 24 |
}
|