Skip to content

Commit 11c8781

Browse files
committed
chore: remove demo endpoint
1 parent 5b45d51 commit 11c8781

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,6 @@ DBHub is a universal database gateway implementing the Model Context Protocol (M
4343
MCP Clients MCP Server Databases
4444
```
4545

46-
## Demo HTTP Endpoint
47-
48-
https://demo.dbhub.ai/message connects a [sample employee database](https://github.com/bytebase/employee-sample-database). You can point Cursor or MCP Inspector to it to see it in action.
49-
50-
![mcp-inspector](https://raw.githubusercontent.com/bytebase/dbhub/main/resources/images/mcp-inspector.webp)
51-
5246
## Supported Matrix
5347

5448
### Database Resources
@@ -511,6 +505,8 @@ The project includes pre-commit hooks to run tests automatically before each com
511505

512506
### Debug with [MCP Inspector](https://github.com/modelcontextprotocol/inspector)
513507

508+
![mcp-inspector](https://raw.githubusercontent.com/bytebase/dbhub/main/resources/images/mcp-inspector.webp)
509+
514510
#### stdio
515511

516512
```bash

0 commit comments

Comments
 (0)