Server URL
Setting up in Cursor
Authorize access
Cursor opens a browser window for authorization. Sign in to Cloud Capital (if not already signed in), select the organization you want to authorize access for, and click Authorize.
Setting up in Windsurf
Windsurf uses the same configuration format as Cursor. Follow the Cursor steps above, entering the same server URL and JSON configuration in Windsurf’s MCP settings. The authorization flow is identical.Setting up in Claude Desktop
Open the Claude Desktop configuration file
Claude Desktop reads MCP server settings from a JSON config file on your machine. Open it in any text editor:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json
Add the Cloud Capital server
Add the following to your config file. If
mcpServers already exists, add the cloudcapital entry inside it:Authorization and security
When an MCP client connects for the first time, it opens a browser window with the Cloud Capital Authorize Access screen. From here you select the organization you want to grant access to and review the permissions being requested.
- The client only has access to the organization you selected during the consent step.
- You are shown the exact permissions being granted before you authorize.
- Click Authorize to complete the connection, or Deny to cancel.
- Authorization uses industry-standard OAuth 2.1 with PKCE.
Managing connected applications
Open organization settings
In the Cloud Capital app, click your organization name at the bottom of the sidebar.
Navigate to the Developers tab
Select the Developers tab. Under Cloud Capital MCP Server, you will see all connected applications.
Available tools
The MCP server provides the same tools as the in-app chat assistant: cost queries, forecasts, initiatives, billing, business metrics, and more. You can ask your AI tool to list available capabilities at any time.Troubleshooting
| Issue | Solution |
|---|---|
| Tool can’t connect | Verify the correct URL is configured: https://app.cloudcapital.co/api/v1/mcp/server |
| Authorization fails | Confirm your account is a member of at least one Cloud Capital organization |
| Need to switch organizations | Disconnect the app from the Developers tab and re-authorize with the new organization selected |

