- Run a public MCP endpoint through FlightCheck.
- Open AI Tools Lab if the schema or client config needs cleanup.
- Install AgentLock only after the server shape is ready to lock.
Install the HTMLToolz products you can verify.
Use this center to copy install commands, get packages, confirm SHA-256 checksums, and move from a public diagnostic to the right paid or local product without hunting through separate product pages.
- Checksums are served beside downloadable builds
- AI Deck executable still requires account entitlement
- Package routes use stable URLs for repeatable setup
Get-FileHash .\HTMLToolzAiDeck.exe -Algorithm SHA256
Pick the path that matches your next job.
Each path keeps the user on the fastest route from a public HTMLToolz diagnostic to the product, command, verification step, and checkout path that fits the problem they are actually trying to solve.
- Buy or confirm AI Deck lifetime access.
- Download the Windows executable from your entitled account.
- Compare the public checksum before first run.
Get-FileHash .\HTMLToolzAiDeck.exe -Algorithm SHA256
- Install AgentLock from the stable HTMLToolz package URL.
- Run it in the repo that contains your agent instructions and MCP config.
- Commit the generated lockfile and rerun it before releases.
npm install -g https://htmltoolz.com/downloads/agentlock
- Create or reuse a customer-owned Discord bot token.
- Install the HTMLToolz Discord MCP package in the MCP client.
- Finish setup with the connector instructions and license gate.
npx -y https://htmltoolz.com/downloads/discord-mcp
AgentLock
Create deterministic lockfiles for AI agent dependencies, MCP identities, packages, models, and instruction files without storing secret values.
npm install -g https://htmltoolz.com/downloads/agentlock
- Zero runtime dependencies
- Designed for source-controlled lockfiles
- Fails CI when agent dependencies drift
AI Deck
Inventory AI CLIs, MCP client configs, local commands, and setup drift from one read-only Windows control center with sanitized exports.
- Executable download requires AI Deck lifetime access
- Checksum is public for release verification
- Exports redact known credential values
Discord MCP
Run a local Discord MCP connector for Claude, Cursor, and MCP-capable assistants with a customer-owned bot token and HTMLToolz license gate.
npx -y https://htmltoolz.com/downloads/discord-mcp
- Bot token stays on the customer machine
- Destructive moderation tools require explicit confirmation
- Lifetime connector access is purchased separately
Not sure what to install first?
Start with a public MCP scan, audit your pasted client config locally, then add the local package that closes the gap you found.