Integrate with Salesforce to perform actions like testing connections and running queries.
Beyond Menu Salesforce MCP
Current Tools:
Here's the config entry for claude.
{
"mcpServers": {
"salesforce": {
"command": "node",
"args": [
"/path/to/pforce-mcp/build/index.js"
],
"env":{
"USERNAME":"<salesforce username>",
"PASSWORD":"<salesforce password>",
"SEC_KEY":"<salesforce security key>"
}
}
}
}
When starting your conversion be sure to ask to "use salesforce and load business context". This will load all the company parlance and business context into the conversation.
Interact with the Domino Data Lab platform to execute and check the status of Domino jobs.
Interact with the Invertir Online (IOL) API to manage investments and access market data.
Interact with the Eyevinn Open Source Cloud API. Requires a Personal Access Token (OSC_ACCESS_TOKEN).
Manage Terraform Cloud infrastructure using natural language via its API.
Interact with the Alpaca trading API for stock trading, account management, and market data using LLMs.
Access Prometheus metrics and queries through standardized MCP interfaces.
Manage Akamai's edge platform, including properties, DNS, certificates, security, and performance optimization, using AI assistants.
Provides safe, read-only access to Kubernetes cluster resources for debugging and inspection.
Advanced text-to-image generation model using the fal.ai API. Requires a FAL_KEY environment variable.
An MCP server for kubectl, enabling AI assistants to interact with Kubernetes clusters through a standardized protocol.