We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc225c7 commit 614b3d3Copy full SHA for 614b3d3
docs/testing.md
@@ -52,7 +52,7 @@ Using JSON token file:
52
GATEWAY_URL=http://localhost/currenttime/mcp ./mcp_cmds.sh ping
53
54
# Target remote server
55
-GATEWAY_URL=https://your-server.com/mcp ./mcp_cmds.sh list
+GATEWAY_URL=https://your-server.com/currenttime/mcp ./mcp_cmds.sh list
56
```
57
58
#### 2. `mcp_demo.sh` - Intelligent Agent Workflows
0 commit comments