{
  "name": "inrepo",
  "description": "Bring upstream source into your repo without submodules, forks, or mystery patches.",
  "url": "https://inrepo.dev",
  "version": "1.0.0",
  "documentationUrl": "https://inrepo.dev/docs",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/markdown"
  ],
  "skills": [
    {
      "id": "inrepo-docs",
      "name": "inrepo-docs",
      "description": "Read and search the inrepo documentation. Use when working with inrepo — its setup, configuration, API, and behavior.",
      "tags": [
        "documentation"
      ]
    }
  ]
}
