A free and open source MCP server for the [Host Tools](https://hosttools.com) platform. ```bash npm install npm run build ``` Add to your MCP client config (e.g. Claude Desktop `~/.config/Claude/claude_desktop_config.json`): ```json { "mcpServers": { "hosttools": { "command": "node", "args": ["/path/to/hosttools-mcp/dist/index.js"]