Skip to content

Commit 0e24598

Browse files
committed
/packages/dolt/content/reference/sql/server/configuration.md: wip, need to add mcp docs
1 parent 4f3f650 commit 0e24598

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/dolt/content/reference/sql/server/configuration.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ remotesapi:
5656
port: null
5757
read_only: null
5858

59+
mcp_server:
60+
port: 7007
61+
user: root
62+
password: ""
63+
database: ""
64+
5965
system_variables: {}
6066

6167
user_session_vars: []

0 commit comments

Comments
 (0)