Badlands gives you a library of production-ready skills — ERP integrations, CRM sync, data queries — ready to plug into Claude Code or Cursor today. No boilerplate, no glue code, no credential sprawl.
{
"mcpServers": {
"badlands": {
"command": "npx",
"args": ["@badlandslabs/mcp"],
"env": {
"BADLANDS_TOKEN": "sk_••••••••"
}
}
}
}
{
"endpoint": "https://api.badlandslabs.com/v1/execute",
"payload": {
"id": "company_a",
"auth": "sk_••••••••",
"skill": "query_erp_database",
"request": { "date_range": "last_30_days" }
}
}
Pick from production-ready skills — SAP, Salesforce, SQL databases, Slack, and more. Or bring your own Python function.
Drop the MCP config into Claude Code or Cursor. Badlands handles auth, routing, and security — no credentials on your laptop.
Ask: "Sync our Salesforce contacts to the ERP." The skill runs server-side, your data stays behind your firewall.
Stop stitching together APIs. We handle the integrations, security patches, and reliability — so your team can focus on actual work.