Skip to content
Claude Desktop

skill for Claude Desktop

io.github.doc2mcp/skill

MCP server for skill documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install skill in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "skill": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://doc2mcp.site/api/mcp/60778812-f202-41a2-964a-1cdea1a87f6a/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

skill in other clients