# AnchoredIP MCP server

Dedicated static outbound IPv4 over WireGuard. Free 7-day trial, no card, no sales call.

## Links
- Registry page: https://www.getdrio.com/mcp/com-anchoredip-anchoredip
- Website: https://anchoredip.com

## Install
- Endpoint: https://api.anchoredip.com/api/mcp/
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.anchoredip.com/api/mcp/

## Tools
- list_plans - The published catalogue with live prices and which payment methods each plan accepts. Prices are never hardcoded; read them here. Endpoint: https://api.anchoredip.com/api/mcp/
- order_lease - Place an order. The trial plan is free and activates immediately; paid plans return payment details and stay pending until settled. No account or card is needed to order. A second trial for the same billing email is refused — order a paid plan instead, which needs no approval. Endpoint: https://api.anchoredip.com/api/mcp/
- lease_status - Everything about one lease: whether it is active, which addresses it holds, its tunnels and when it renews. Endpoint: https://api.anchoredip.com/api/mcp/
- create_tunnel - Provision a peer and return its WireGuard configuration. Source routing sends only traffic from the leased address through us and leaves the machine's default route alone — but it is written with wg-quick PostUp rules, so it runs on Linux under wg-quick and nowhere else. A graphical or mobile client reads it, finds no routes to install and fails to connect without logging anything. Choose full tunnel for those: it works everywhere but sends all of the machine's traffic through us. Endpoint: https://api.anchoredip.com/api/mcp/
- revoke_tunnel - Retire a peer and hand its slot back to the plan's allowance. An agent that provisions a tunnel per short-lived worker and never revokes one exhausts the allowance and then cannot bring the next machine up. Revoking the peer that holds the public address stops inbound connections to it and cannot be undone by promoting another — only by bringing a new machine up. Endpoint: https://api.anchoredip.com/api/mcp/
- renew_lease - Raise an invoice for another term and keep the same addresses. This is how a trial becomes a paying customer: the address does not change, so whatever the customer's partner has already allowlisted goes on working. A trial cannot renew into itself, so name the plan to move to — called without one it returns the plans that can be moved to. Pressing it twice quotes the same reference rather than raising a second invoice. Endpoint: https://api.anchoredip.com/api/mcp/
- set_autorenew - Stop this lease charging the customer's card again, or start it again. Only a card subscription can be stopped — USDT and bank transfers are payments the customer sends us, so there is nothing of ours to cancel. Stopping is not a cancellation: the lease runs to the end of the period already paid for, and the same call turns it back on. Endpoint: https://api.anchoredip.com/api/mcp/
- set_reverse_dns - Publish a PTR record for an address on the lease. Live within a second; an empty hostname removes it. Endpoint: https://api.anchoredip.com/api/mcp/

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.anchoredip
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Aug 1, 2026
- Source: https://registry.modelcontextprotocol.io
