Skip to content

Commit 6200cdc

Browse files
doc-2523: added MCP for widget drop-down (#9380) (#9383)
(cherry picked from commit a25e677) Co-authored-by: Linus Bourque <[email protected]>
1 parent d35a0c2 commit 6200cdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ const allScripts = [
6565
"data-modal-full-screen-on-mobile": "false",
6666
"data-modal-lock-scroll": "false",
6767
"data-modal-inner-position-left": "auto",
68+
"data-mcp-enabled": "true",
69+
"data-mcp-server-url": "https://spectro-cloud.mcp.kapa.ai",
6870
async: true,
6971
},
7072
{

0 commit comments

Comments
 (0)