Cursor, VS Code & Windsurf
Connect SuperDocs to your code editor for AI-powered document editing alongside your development workflow.Cursor
1. Create the config file
Create.cursor/mcp.json in your project root (or global config):
.cursor/mcp.json
2. Restart Cursor
The SuperDocs tools will appear in Cursor’s AI capabilities. Tools load at startup; if the tools panel says “Loading tools” for more than 10 seconds, restart Cursor again.VS Code
1. Open MCP settings
Open the Command Palette (Cmd+Shift+P / Ctrl+Shift+P) and search for “MCP: Add Server” or edit your settings.json:
settings.json
2. Restart VS Code
Tools load at startup; if the MCP panel doesn’t show SuperDocs after restart, check the MCP server status in the Output panel.Windsurf
Add the same configuration to Windsurf’s MCP settings:Test your connection
In your editor’s AI chat, type:“Check the SuperDocs API health”If configured correctly, the AI will call the
health tool and report the API status.
