How to Use the AdGuard Home MCP in Claude Code
Manage your AdGuard Home DNS records and DHCP leases straight from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AdGuard Home MCP to Claude Code
Create your Vinkius account to connect AdGuard Home to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless DNS management for terminal users
This MCP Server exposes terminal-friendly tools for managing DNS configurations without a browser. Claude Code can check your current server state using `get_status` and update your DNS upstream servers with `set_dns_config` using simple CLI commands. Because Claude Code runs entirely in the terminal, you can pipe the output of these tools into local shell scripts. It makes managing network infrastructure feel like standard command-line operations.
Fast terminal-based log analysis
This MCP Server allows Claude Code to query and parse your network log files from the command line. Digging through DNS logs in a bloated web GUI is a massive chore. The terminal is just faster. Ask your agent to parse your network history, and it calls `get_query_log` to pull raw queries and `get_query_log_config` to adjust retention. You can filter by client IP, block status, or domain name. The agent summarizes the traffic patterns and helps you spot rogue devices or broken microservices without leaving your SSH session.
Scriptable DHCP and static routing
This MCP Server brings complete DHCP lease management into your terminal workflow. Claude Code can pull your current lease pool using `get_dhcp_status` and register new static allocations using `add_static_lease` based on your input. You can feed it a list of MAC addresses and hostnames, and the agent will loop through them, verifying each with `list_clients` to ensure there are no conflicts before applying the changes.
Set up AdGuard Home MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeadguard-home-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest AdGuard Home transactions." It will automatically discover and invoke the available AdGuard Home tools.
claude mcp add --transport http adguard-home-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about AdGuard Home MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the AdGuard Home MCP today
We host it, we monitor it, we maintain it. You just paste one token.