Connect to Claude in 5 steps
Use this quick path to get Salesforce Beaver MCP running and authenticated.
STEP 1
Create a Salesforce Connected App
- Setup → App Manager → New Connected App
- Enable OAuth Settings
- Callback URL:
https://mcp.nexus-agency.net/callback/salesforce - Scopes:
api,offline_access,refresh_token
STEP 2
Store credentials locally
Save your consumer key and secret as environment variables on your machine.
STEP 3
Add MCP server in Claude
Point Claude to https://mcp.nexus-agency.net and restart Claude.
STEP 4
Authenticate once
Complete OAuth login and grant access to your org.
STEP 5
Run your first workflow
Ask Claude to run an org health check or inspect a Salesforce object/report.