{
  "name": "Leadtype",
  "description": "Framework-neutral docs pipeline tooling for MDX, LLM bundles, and search.",
  "url": "https://leadtype.dev/mcp",
  "version": "1.0.0",
  "provider": {
    "organization": "Inth",
    "url": "https://inth.com"
  },
  "documentationUrl": "https://leadtype.dev/docs",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/markdown"
  ],
  "skills": [
    {
      "id": "leadtype-docs",
      "name": "leadtype-docs",
      "description": "Use Leadtype package and hosted docs. Load this when working with Leadtype setup, config, CLI, generated artifacts, package-bundled docs, MCP, search, or docs-source integration.",
      "tags": [
        "documentation"
      ]
    }
  ]
}
