Files
excalidraw-mcp-sentinel/claude_desktop_config.json
T
2025-05-12 22:27:24 +08:00

8 lines
118 B
JSON

{
"mcpServers": {
"mcp_excalidraw": {
"command": "npx",
"args": ["-y", "excalidraw-mcp"]
}
}
}