Forge Mcp
@SalesforgeAI
Forge Mcp について
A remote MCP server that connects AI assistants to the full Salesforge product suite: Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"salesforge": {
"url": "https://mcp.salesforge.ai/mcp",
"headers": {
"X-Salesforge-Key": "YOUR_SALESFORGE_API_KEY",
"X-Primeforge-Key": "YOUR_PRIMEFORGE_API_KEY",
"X-Leadsforge-Key": "YOUR_LEADSFORGE_API_KEY",
"X-Infraforge-Key": "YOUR_INFRAFORGE_API_KEY",
"X-Warmforge-Key": "YOUR_WARMFORGE_API_KEY",
"X-Mailforge-Key": "YOUR_MAILFORGE_API_KEY"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Forge Mcp?
Forge Mcp is a remote Model Context Protocol (MCP) server that connects AI assistants to the entire Salesforge product suite: Salesforge, Primeforge, Leadsforge, Infraforge, Warmforge, and Mailforge. It exposes 141 tools across these six products, enabling AI to manage workspaces, contacts, sequences, domains, email enrichment, and more.
How to use Forge Mcp?
Configure your MCP client (Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP-compatible client) to use the server URL https://mcp.salesforge.ai/mcp with per-product API keys passed as HTTP headers. For Claude Desktop, add an entry in claude_desktop_config.json with the required headers. For Claude Code, use claude mcp add with the --transport streamable-http flag and header flags. For Cursor, add a new server in Settings > MCP with type "streamable-http" and the same headers.
Key features of Forge Mcp
- 141 tools across six Salesforge products
- Per-product API key authentication via HTTP headers
- Supports multiple accounts with separate server entries
- Works with Claude Desktop, Claude Code, Cursor, Windsurf, and others
- Self-hostable via the provided npm build and run commands
- Uses streamable-http transport; HTTP/SSE entry point available
Use cases of Forge Mcp
- List and manage Salesforge workspaces, contacts, and sequences
- Create and monitor Primeforge domains and mailboxes
- Search and enrich contacts with Leadsforge’s email, phone, and LinkedIn data
- Check warmup stats and run placement tests via Warmforge
- Manage Mailforge domains, DNS, forwarding, and domain masking
FAQ from Forge Mcp
What API keys are needed?
You only need API keys for the products you actually use. Keys are obtained from each product’s app settings (e.g., app.salesforge.ai > Settings > API). Tools for unconfigured products will not appear.
Can I manage multiple accounts with Forge Mcp?
Yes. Add separate server entries with different names and API keys in your MCP configuration. Your AI assistant will see tools from all accounts, and you specify which client to work with in your prompts.
Which clients does Forge Mcp support?
Forge Mcp works with any MCP-compatible client, including Claude Desktop, Claude Code, Cursor, and Windsurf.
How do I self-host Forge Mcp?
Clone the repository, run npm install, then npm run build, and start the server with npm run start:http. The server listens on port 3000 by default; API keys are passed as headers per request, not as environment variables.
What transport protocol does Forge Mcp use?
The server supports streamable-http transport (as shown in Claude Code and Cursor configuration) and also has an HTTP/SSE entry point (http.ts).
「その他」の他のコンテンツ
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
コメント