Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

AnchoredIP

com.anchoredip/anchoredip

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

Uptime
100.0%
1 direct probes · 30d
Response
690ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

list_plans

The published catalogue with live prices and which payment methods each plan accepts. Prices are never hardcoded; read them here.

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 b…

lease_status

Everything about one lease: whether it is active, which addresses it holds, its tunnels and when it renews.

create_tunnel

Provision a peer and return its WireGuard configuration. Three routing modes, and the right one depends on the machine. source (the default) sends only traffic from the leased address through us and …

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 machi…

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 go…

set_autorenew

Stop this lease charging the customer's card again, or start it again. Only a card subscription can be stopped — a bank transfer is a payment the customer sends us, so there is nothing of ours to canc…

set_reverse_dns

Publish a PTR record for an address on the lease. Live within a second; an empty hostname removes it.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "anchoredip": {
      "url": "https://api.anchoredip.com/api/mcp/",
      "transport": "streamable-http"
    }
  }
}