← Index

Salesforce

io.github.wyre-technology/salesforce-mcp·v1.0.2·CRM & Sales

MCP server for Salesforce CRM — Accounts, Contacts, Opportunities, Leads, Cases.

In-path gate · all MCP tools

Using Salesforce in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

That verdict was true at screening time (snapshot 2026-07-20).

Contracts can change after screening, with no version bump. The gate pins Salesforce’s tool contracts on first sight and holds any silent change before your agent acts - the check that keeps being true on Tuesday.

See your first HOLD in 2 minutes →

Environment variables
AUTH_MODE
required

Credential source: 'env' reads vars locally, 'gateway' expects header injection from the WYRE MCP Gateway. Set to 'env' for stdio/local use.

SALESFORCE_AUTH_FLOW

Salesforce auth flow: 'client_credentials' (default, requires a Connected App with Client Credentials Flow enabled) or 'username_password' (fallback).

SALESFORCE_CLIENT_ID
required

Connected App consumer key. Required when SALESFORCE_AUTH_FLOW=client_credentials.

SALESFORCE_CLIENT_SECRET
requiredsecret

Connected App consumer secret. Required when SALESFORCE_AUTH_FLOW=client_credentials.

SALESFORCE_INSTANCE_URL
required

Salesforce org's My Domain URL (e.g. https://yourorg.my.salesforce.com). Required when SALESFORCE_AUTH_FLOW=client_credentials.

SALESFORCE_USERNAME

Salesforce username. Only used when SALESFORCE_AUTH_FLOW=username_password.

SALESFORCE_PASSWORD
secret

Salesforce password. Only used when SALESFORCE_AUTH_FLOW=username_password.

SALESFORCE_TOKEN
secret

Salesforce security token. Only used when SALESFORCE_AUTH_FLOW=username_password; optional if the org has IP allowlisting configured instead.

MCP_TRANSPORT

Transport mode for the server. Set to 'stdio' for local CLI use; the image defaults to 'http' for gateway hosting.

LOG_LEVEL

Log verbosity: debug, info, warn, error

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
Alternatives in CRM & Sales