AnchoredIP

by Unknown

Not rated
Website

About

Dedicated static outbound IPv4 over WireGuard, with a free 7-day trial on a real address — no card, no sales call.

Details

Author
Unknown
Categories
Cloud Service, Knowledge Base, Other, Infrastructure

An assistant can buy an address and bring up a tunnel without a human in the loop. The free trial is what makes it work — there is no card to ask anyone for.

Streamable HTTP transport. One endpoint, POST JSON-RPC, answersapplication/json. The server is stateless: it streams nothing and holds no session, so you may sendinitializeand never mention it again. Protocol versions2025-06-18,2025-03-26and2024-11-05are spoken; we answer in yours where we can.

No authentication to connect. Ordering is what needs a credential, and the credential is issued by ordering.

claude mcp add --transport http anchoredip https://api.anchoredip.com/api/mcp/

Claude Desktop — claude_desktop_config.json

{ "mcpServers": { "anchoredip": { "type": "http", "url": "https://api.anchoredip.com/api/mcp/" } } }
{ "mcpServers": { "anchoredip": { "url": "https://api.anchoredip.com/api/mcp/" } } }
curl -s https://api.anchoredip.com/api/mcp/ \ -H 'Content-Type: application/json' \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
{"jsonrpc":"2.0","id":1,"method":"tools/call", "params":{"name":"list_plans","arguments":{}}}
{"jsonrpc":"2.0","id":2,"method":"tools/call", "params":{"name":"order_lease","arguments":{ "plan":"trial", "organization_name":"Example GmbH", "country":"DE", "billing_email":"ops@example.com"}}}
{"jsonrpc":"2.0","id":3,"method":"tools/call", "params":{"name":"lease_status","arguments":{"access_token":"…"}}}
{"jsonrpc":"2.0","id":4,"method":"tools/call", "params":{"name":"create_tunnel","arguments":{ "access_token":"…", "routing_mode":"destinations", "destinations":["203.0.113.0/24"], "label":"agent-provisioned"}}}

The fourth response contains the whole.conf. Write it to a file and bring it up, then allow up to a minute before the first handshake — a new peer reaches our edge on the next reconciliation pass.

The routing mode is the one choice an agent can get wrong invisibly.sourceis the default and runs on Linux only: it is written with wg-quick rules that callip, so elsewhere it either cannot run or deletes the interface it just made, and the user is left with a tunnel that never connects and no reason given. Ask what the machine is. For anything that is not a Linux server, passdestinationswith the addresses that have to see the leased address.

The access token is shown once and is not recoverable from the protocol.Give it to the user in plain sight and tell them to keep it — do not summarise it away. It can be re-sent to the billing email from/leases, and that is the only route back.

The configuration contains a private key and is returned once.Write it to a file for the user in the same turn. Nothing stores it.

Choose the routing mode deliberately.sourceis the default and leaves the machine's default route alone, but it is written with wg-quick PostUp rules and runs on Linux under wg-quick and nowhere else. A desktop or mobile client reads it, finds no routes to install and fails to connect while logging nothing. For anything but a Linux host, ask forfull.

Report the price honestly.An annual plan quotes a monthly headline like everyone else;charged_per_term_usdis what the customer actually pays, and it is twelve times bigger.

Give slots back.An agent that provisions a peer per short-lived worker and never revokes one exhausts the plan's allowance and then cannot bring the next machine up. Callrevoke_tunnelwhen a worker is retired. Revoking the peer that holds the public address stops inbound connections to it, and no surviving machine can be promoted to take it over — a configuration is issued once, so the address moves only to a tunnel created after it.

Stopping a subscription is not a cancellation.set_autorenewwithenabled: falsestops the next charge; the lease runs to the end of the period already paid for and the same call turns it back on. Only a card subscription can be stopped — a bank transfer is a payment the customer sends us, so there is nothing of ours to cancel.

IPv6 is delegated but not yet reachable from the public internet— our upstream does not carry the announcement. It works between the customer's own machines over the tunnel today. Say so rather than offering it as an internet-facing address; anything the internet must reach needs the IPv4 on a paid plan.

Every tool is throttled at the rate the website uses for the same work, because it costs us the same whichever door it comes through: ordering and renewing five an hour, tunnels and DNS writes sixty, reading a lease six hundred. Reading the catalogue and the protocol handshake are on a separate, generous budget, so an assistant exploring the tools does not exhaust anything before it can buy.

Every tool goes through the same code the website uses. There is no separate ordering path here that could allocate an address the allocator would have refused.

Requests carrying a browserOriginheader from an unknown site are refused, as the specification requires. MCP clients send none and are unaffected.

Vulnebify is a cyber defense software that monitors and notifies on vulnerabilities in real time, protecting companies and countries from emerging threats.

A Remote MCP Server that checks every email before your agent acts on it. Connect via MCP protocol, pay per use with Skyfire.

Access, search, and get recommendations from public AWS documentation.

A suite of MCP servers providing AI applications with access to AWS documentation, contextual guidance, and best practices.

Access AWS documentation, best practices, and service integrations via the Model Context Protocol.

Deploy and manage apps on your cloud from coding agents. Create environments, choose regions, configure infrastructure, and monitor jobs. Supports OAuth 2.0 with Dynamic Client Registration, RBAC permissions, and approval workflows for production environments.

High-Performance and Unlimited File Conversion MCP

Official remote MCP server for Foundry IMS: manage an inventory and product catalog — products, variants, brands, categories, images, custom fields, bundles, and assemblies/BOMs.

Real-time monitoring and alerts for email deliverability, SSL certificates, and TLS configurations.

Interact with Middleware to monitor infrastructure, logs, metrics, and traces via the MCP protocol.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.