Skip to content

Commit a81aa19

Browse files
committed
chore: add doc for cursor
1 parent df95848 commit a81aa19

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,13 @@ DBHub supports the following database connection string formats:
145145

146146
- Claude Desktop only supports `stdio` transport https://github.com/orgs/modelcontextprotocol/discussions/16
147147

148+
### Cursor
149+
150+
![cursor](https://raw.githubusercontent.com/bytebase/dbhub/main/resources/images/cursor.webp)
151+
152+
- Cursor supports both `stdio` and `sse`.
153+
- Follow [Cursor MCP guide](https://docs.cursor.com/context/model-context-protocol) and make sure to use [Agent](https://docs.cursor.com/chat/agent) mode.
154+
148155
#### Docker
149156

150157
```json

resources/images/cursor.webp

28.5 KB
Loading

0 commit comments

Comments
 (0)