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 5a73b27 commit f93ed83Copy full SHA for f93ed83
docs/mcp_server.md
@@ -174,7 +174,7 @@
174
```
175
{
176
"sqlbot_mcp": {
177
- "uri": "http://<SQLBot_MCP_IP>:8001/mcp",
+ "url": "http://<SQLBot_MCP_IP>:8001/mcp",
178
"transport": "sse"
179
}
180
@@ -205,7 +205,7 @@
205
206
207
208
209
210
211
@@ -249,7 +249,7 @@
249
250
251
252
253
254
255
@@ -295,7 +295,7 @@
295
296
297
298
299
300
301
0 commit comments