Server details
| Field | Value |
|---|---|
| Server URL | https://mcp.salesfinity.ai/mcp |
| Transport | Streamable HTTP |
| Authentication | OAuth 2.0 (Authorization Code flow) |
| Authorization URL | https://mcp.salesfinity.ai/oauth/authorize |
| Token URL | https://mcp.salesfinity.ai/oauth/token |
Cursor
Add to your Cursor MCP settings (.cursor/mcp.json in your project or global config):
Windsurf
Add to your Windsurf MCP configuration (~/.codeium/windsurf/mcp_config.json):
Generic MCP client
For any MCP-compatible client, use these connection details:- Transport type: Streamable HTTP
- Endpoint:
https://mcp.salesfinity.ai/mcp - Auth: The server supports OAuth 2.0 discovery via
/.well-known/oauth-authorization-server
Client configuration varies — check your specific client’s documentation for the exact format. The server URL and transport type are the same across all clients.