Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port on which the MCP server will run | 3000 |
| SF_PASSWORD | Yes | Your Salesforce password | |
| SF_USERNAME | Yes | Your Salesforce username | |
| SF_LOGIN_URL | Yes | Your Salesforce instance URL (use https://test.salesforce.com/ for sandbox environments) | https://your-instance.salesforce.com/ |
| SF_SECURITY_TOKEN | Yes | Your Salesforce security token |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |