This commit is contained in:
rex
2025-09-03 15:11:11 +08:00
parent 272c87f799
commit 1e97034ebd
6 changed files with 839 additions and 31 deletions

View File

@@ -1,8 +1,8 @@
{
"mcpServers": {
"assistant-ui": {
"mujian": {
"command": "npx",
"args": ["-y", "@assistant-ui/mcp-docs-server"]
"args": ["-y", "@mujian/mcp-docs-server"]
}
}
}