Skip to content
Claude Desktop

autoxingtech for Claude Desktop

io.github.doc2mcp/autoxingtech

MCP server for autoxingtech documentation, generated by doc2mcp.

client:Claude Desktop transport:streamable-http

Install autoxingtech in Claude Desktop

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

{
  "mcpServers": {
    "autoxingtech": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://www.doc2mcp.site/api/mcp/0ddc91d1-3136-4c4a-8627-1a0be89c0ec7/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

autoxingtech in other clients