Use the Forge MCP server to connect Salesforge products to MCP-compatible AI clients such as Claude Desktop, Claude Code, Cursor, Windsurf, and VS Code MCP extensions.
MCP endpoint
- URL:
https://mcp.salesforge.ai/mcp
- Transport:
streamable-http
- Authentication: product-specific headers
Prerequisites
- API access for one or more Forge products.
- An MCP-compatible client.
- Node.js installed if your client uses an
npx bridge command.
Get product API keys
Generate keys in each product app you want to use:
| Product | Where to generate key |
|---|
| Salesforge | Go to Salesforge -> Settings Page -> API tab |
| Primeforge | Go to Primeforge -> Settings Page -> API tab |
| Leadsforge | Go to Leadsforge -> Settings Page -> API tab |
| Infraforge | Go to Infraforge -> Settings Page -> API tab |
| Warmforge | Go to Warmforge -> Settings Page -> API tab |
| Mailforge | Go to Mailforge -> Settings Page -> API tab |
| Product | Header |
|---|
| Salesforge | X-Salesforge-Key |
| Primeforge | X-Primeforge-Key |
| Leadsforge | X-Leadsforge-Key |
| Infraforge | X-Infraforge-Key |
| Warmforge | X-Warmforge-Key |
| Mailforge | X-Mailforge-Key |
Only include headers for products you use. Tools for unconfigured products do not appear.
What you can do through MCP
- Work with Salesforge workspaces, contacts, sequences, nodes, branches, enrollments, sender profiles, and webhooks.
- Work with Primeforge, Infraforge, Warmforge, Leadsforge, and Mailforge from the same MCP endpoint.
- Run multichannel workflows (LinkedIn + email) from one conversational interface.
Next steps
References