Safely copy Salesforce records into sandboxes with dependency-aware remapping.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sandbox-seed" yet — see the docs or source repo.
Use sandbox-seed to copy 50 Account records created in the last 30 days from the production org to a target Salesforce sandbox, including related Contacts and Opportunities, automatically handling dependencies and foreign key remapping, then return an execution summary.
A sandbox seeding summary showing copied objects, record counts, dependency handling, and remapping results.
Use SOQL criteria to select high-value customer data, then copy the matching Accounts and all required dependent records from the source org to a test sandbox, avoiding missing related objects, and return a scope summary.
A data copy result based on SOQL criteria, including selection scope, auto-included dependent records, and target write status.
Use sandbox-seed to prepare Salesforce sandbox data for AI integration testing by performing only org-to-org record copying and relationship remapping, without exposing any raw business data to the AI, and report the job status.
An execution report highlighting data isolation and job completion status, confirming the sandbox is ready for follow-up testing.
Connect to Salesforce for interactive exploration, analysis, and organization management.
Plan Salesforce deploys, open pull requests, and trigger pipelines from AI clients.
Map Salesforce metadata into graphs for schema reasoning and accurate SOQL generation.
Read Salesforce data, metadata, and field dependencies safely via local sf CLI.
Safely connect AI agents to Salesforce orgs for data and metadata operations.
Connect AI to Salesforce to inspect objects and run SOQL queries.