Skip to content

Commit 8eaedca

Browse files
committed
Update README.md
1 parent d95d9c4 commit 8eaedca

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
@@ -194,8 +194,8 @@ In Opey's `mcp_servers.json` (inside the servers array):
194194
```json
195195
{
196196
"name": "obp",
197-
"url": "http://0.0.0.0:9101/mcp",
198-
"transport": "http",
197+
"url": "http://0.0.0.0:9100/mcp",
198+
"transport": "streamable_http",
199199
"forward_bearer_token": true
200200
}
201201
```

0 commit comments

Comments
 (0)