{
  "serverInfo": {
    "name": "AgencyKit",
    "version": "1.0.0",
    "description": "All-in-one platform for freelancers and agencies — clients & CRM, proposals, contracts with e-signatures, invoices with online payments, tasks, time tracking, retainers, scheduling, expenses, reports and more. Drive your whole workspace from Claude, Cursor or ChatGPT. From $9/mo, 14-day free trial.",
    "url": "https://agencykit.tech"
  },
  "transport": {
    "type": "streamable-http",
    "url": "https://mcp.agencykit.tech/mcp"
  },
  "capabilities": {
    "resources": {
      "clients":   { "description": "Client accounts + full Client 360 (lifetime value, brief, timeline)" },
      "leads":     { "description": "Sales pipeline: create/list leads, move stages, log activities" },
      "proposals": { "description": "Create, send and track proposals with shareable links" },
      "contracts": { "description": "Generate contracts and send for e-signature with an audit trail" },
      "invoices":  { "description": "Issue invoices, share payment links, mark paid" },
      "tasks":     { "description": "Kanban tasks wired to services, billing and the timesheet" },
      "timeLogs":  { "description": "Manual entries plus a live start/stop timer" },
      "meetings":  { "description": "Scheduling and a public booking link (Google Meet)" },
      "expenses":  { "description": "Log expenses that feed the P&L report" },
      "services":  { "description": "The service catalog" },
      "recurring": { "description": "Recurring invoices / monthly retainers and their usage" },
      "reports":   { "description": "Business, sales, tasks, time, clients and P&L reports" },
      "team":      { "description": "Team members and per-module permissions" },
      "sops":      { "description": "Playbook / standard operating procedures" }
    },
    "authentication": {
      "type": "bearer",
      "methods": ["api_key", "oauth2"],
      "note": "Use an AgencyKit API key (starts with agk_) or the OAuth Connect flow. Requires the Agency plan or higher.",
      "authorizationServer": "https://mcp.agencykit.tech/.well-known/oauth-authorization-server"
    }
  }
}
