How to Use the AdGuard Home MCP in Windsurf
Control your network's DNS filtering directly from Windsurf by letting Cascade block domains, manage leases, and update rules.
Works with every AI agent you already use
…and any MCP-compatible client
Connect AdGuard Home MCP to Windsurf
Create your Vinkius account to connect AdGuard Home to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Multi-step DNS troubleshooting via Windsurf
This MCP Server lets Cascade troubleshoot DNS resolution issues by chaining diagnostic tools directly. When a device on your network can't reach a service, Cascade doesn't just guess. It chains tools to diagnose the problem. It uses `check_host` to see if a domain is blocked, pulls the logs with `get_query_log`, and finds the culprit client using `search_clients` without you writing a single line of code. Once it identifies the block, the agent fixes it. It can immediately run `add_rewrite` or `set_user_rules` to bypass the restriction. You get a fully resolved network issue in one go instead of digging through the AdGuard UI yourself.
Autonomous client and DHCP provisioning
This MCP Server allows Windsurf to automate DHCP and client provisioning without manual interface clicking. Look, setting up a new hardware device usually means opening multiple browser tabs. Cascade fixes that. It calls `get_dhcp_status` to find free IP space, registers a static IP with `add_static_lease`, and maps the device using `add_client`. This turns a manual network chore into a single prompt. Cascade checks the current DHCP scope first, runs the reservation, and verifies the client list in a single autonomous pass.
Dynamic blocklist and TLS management
This MCP Server exposes tools to manage your DNS encryption and blocklists automatically. Keeping your DNS resolver secure requires constant updates. Cascade can check your encryption setup using `get_tls_status` and apply new certificates with `configure_tls` when they expire. It also manages your content rules on the fly. If you need to lock down a subnet, Cascade calls `update_blocked_services` to toggle social media limits or uses `add_filter_url` to import fresh threat feeds instantly.
Set up AdGuard Home MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the AdGuard Home MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my AdGuard Home payment history." If connected, Cascade will call the AdGuard Home tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"adguard-home-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by AdGuard Home. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Windsurf
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.