{
  "id": "deepwiki",
  "name": "DeepWiki",
  "description": "Ask grounded questions about any public GitHub repository via Devin's DeepWiki MCP.",
  "docsUrl": "https://docs.devin.ai/work-with-devin/deepwiki-mcp",
  "iconBg": "var(--oh-color-base)",
  "keywords": [
    "devin",
    "code",
    "wiki",
    "github",
    "docs",
    "qa"
  ],
  "connectionOptions": [
    {
      "id": "none",
      "provider": "mcp",
      "transport": {
        "kind": "shttp",
        "url": "https://mcp.deepwiki.com/mcp"
      },
      "auth": {
        "strategy": "none"
      }
    }
  ]
}
