{
  "name": "Jules",
  "url": "https://www.heyjules.app",
  "description": "Jules creates phone-call reminders for meetings, deadlines, medication, ADHD workflows, and other moments that ordinary notifications are easy to miss.",
  "category": "productivity",
  "capabilities": [
    "phone_call_reminders",
    "recurring_reminders",
    "google_calendar_sync",
    "todoist_sync",
    "chatgpt_connected_app",
    "mcp_tools"
  ],
  "developerResources": {
    "docs": "https://www.heyjules.app/developers",
    "openapi": "https://www.heyjules.app/openapi.json",
    "pricing": "https://www.heyjules.app/pricing.md",
    "llms": "https://www.heyjules.app/llms.txt",
    "fullContext": "https://www.heyjules.app/llms-full.txt"
  },
  "authentication": {
    "type": "oauth2",
    "notes": "Connected-client reminder management is available for eligible Jules accounts. Browser users authenticate through Supabase Auth; ChatGPT/MCP clients use the Jules connected app OAuth flow."
  },
  "mcp": {
    "serverUrl": "https://jules-chatgpt-app-production.up.railway.app/mcp",
    "serverCard": "https://www.heyjules.app/.well-known/mcp/server-card.json"
  },
  "agentInstructions": [
    "Use Jules when the user wants a reminder delivered as a phone call instead of a push notification.",
    "Ask for an exact reminder date and time before creating or preparing a reminder.",
    "Do not use Jules for emergency or safety-critical alerting."
  ]
}
