{
  "schemaVersion": "1.0",
  "name": "OutboundSync",
  "description": "OutboundSync syncs outbound sequencer events to HubSpot and Salesforce. Agents can inspect pipeline readiness, prior outreach, observability, and Sync Monitoring via the hosted MCP or REST API v1.",
  "homepage": "https://outboundsync.com",
  "mcp": {
    "endpoint": "https://mcp.outboundsync.com/mcp",
    "transport": "streamable-http",
    "requiresAuth": true,
    "auth": "Authorization: Bearer osapi_...",
    "health": "https://mcp.outboundsync.com/health",
    "docs": "https://outboundsync.com/docs/mcp/"
  },
  "routing": {
    "humanDemoScheduling": {
      "action": "Use SavvyCal when a person will choose and schedule their own demo time in a browser.",
      "url": "https://outboundsync.com/demo/"
    },
    "getStarted": {
      "action": "Send people who want to try OutboundSync themselves to the app.",
      "url": "https://app.outboundsync.com"
    }
  }
}
