Skip to content
Claude Desktop

techmanual.ai for Claude Desktop

io.github.techmanual-ai/techmanual

Search technical manuals for T&M, industrial automation, and power electronics equipment.

client:Claude Desktop transport:streamable-http runtime:pypi

Install techmanual.ai in Claude Desktop

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

{
  "mcpServers": {
    "techmanual": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.techmanual.ai/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

techmanual.ai in other clients