Skip to content

Commit 4271703

Browse files
committed
update vs code integration doc
1 parent 8dbdd61 commit 4271703

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,11 +110,11 @@ You can then configure the connection to the server from there.
110110

111111
### VS Code
112112

113-
Configure in `~/.config/Code/User/mcp.json`:
113+
Configure in the servers section of `~/.config/Code/User/mcp.json`:
114114

115115
```json
116116
{
117-
"mcpServers": {
117+
"servers": {
118118
"obp-mcp": {
119119
"url": "http://0.0.0.0:9100/mcp",
120120
"type": "http"

0 commit comments

Comments
 (0)