{
  "name": "Octarine",
  "description": "Private, local-first markdown note-taking app for fast writing, offline workflows, and user-owned notes.",
  "url": "https://octarine.app",
  "provider": {
    "name": "Octarine",
    "url": "https://octarine.app"
  },
  "version": "1.0.0",
  "documentationUrl": "https://docs.octarine.app",
  "contactUrl": "https://octarine.app/contact",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "text/markdown"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "skills": [
    {
      "id": "octarine-notes",
      "name": "Octarine Notes",
      "description": "Guide agents to save markdown notes into a user-confirmed local Octarine workspace.",
      "tags": ["notes", "markdown", "local-first", "workspace"]
    }
  ],
  "securitySchemes": {},
  "security": []
}
