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 8dbdd61 commit 4271703Copy full SHA for 4271703
1 file changed
README.md
@@ -110,11 +110,11 @@ You can then configure the connection to the server from there.
110
111
### VS Code
112
113
-Configure in `~/.config/Code/User/mcp.json`:
+Configure in the servers section of `~/.config/Code/User/mcp.json`:
114
115
```json
116
{
117
- "mcpServers": {
+ "servers": {
118
"obp-mcp": {
119
"url": "http://0.0.0.0:9100/mcp",
120
"type": "http"
0 commit comments