Cursor
Add Doow to Cursor IDE for in-editor workspace management.
Cursor supports MCP servers. Adding Doow lets you query and manage your workspace without leaving your editor.
Add the server
- Open Cursor settings (Cmd+, on Mac, Ctrl+, on Windows/Linux)
- Navigate to Features → MCP Servers
- Click Add Server
- Enter the server URL:
https://mcp.doow.co - Save the configuration
First use
When you first use a Doow tool, Cursor opens your browser to authenticate:
- Sign in with your Doow account
- Grant access to your workspace
- Return to Cursor
After authentication, the Doow tools appear in Cursor's tool list.
Example usage
Protected operations
Sensitive operations that may touch card funds, grant or revoke workspace access, or delete data show a confirmation dialog for your approval before they run. You must approve it in Cursor.
See the scopes reference for the current confirmation-gated tools.
Scopes
Your OAuth scopes and Doow role determine which tools Cursor can call. The mcp:write scope enables write tools, and protected tools ask for confirmation before they run.
Remove the server
- Open Cursor settings
- Navigate to Features → MCP Servers
- Find the Doow server
- Click Remove
Troubleshooting
-
Server not appearing in tool list
- Check the server URL is exactly
https://mcp.doow.co - Restart Cursor after adding the server
- Check Cursor's MCP logs for connection errors
- Check the server URL is exactly
-
"Authentication required" on every request
- Clear Cursor's MCP cache in settings
- Remove and re-add the server
- Complete the OAuth flow again
-
Tools return permission errors
Your Doow role determines which resources you can access. Contact your organization admin if you need access to additional resources.