mcpbeat Sign in

Augenix MCP Server

not responding

Augenix is listed as active in the registry but did not answer our last check. It exposes 4 tools.

Free preview websites for local trades, then Stripe Checkout for $29/mo hosting.

Uptime history 19 days of history · worst day 0%
19 days agonow
1.1%
Uptime 24h
1 of 91 checks
4
Tools
read from the server
944 ms
Response time
average over 24h
open, no key
Access
streamable-http

Augenix does not always answer

Over the last week it answered 0.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add build --transport http https://app.augenix.ai/api/mcp/public
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "build": {
      "url": "https://app.augenix.ai/api/mcp/public"
    }
  }
}
~/.codex/config.toml
[mcp_servers.build]
url = "https://app.augenix.ai/api/mcp/public"
.cursor/mcp.json
{
  "mcpServers": {
    "build": {
      "url": "https://app.augenix.ai/api/mcp/public"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "build": {
      "url": "https://app.augenix.ai/api/mcp/public"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

checkout
create_checkout
Use this when the owner wants the preview site live. Returns a Stripe Checkout URL. Send that URL. Do not collect card numbers. Preview must be ready. Price is in the result.
live
get_live_site
Use this after the owner pays. If they have not paid, returns live=false and the preview URL.
preview
get_preview
Use this after start_build. If status is ready, send preview_url immediately. If keep_polling is true or preview_url is null, call get_preview again with the same token. A progress card may appear and refresh itself. Pass wait=false only for a progress-card refresh. Do not start_build again.
start
start_build
Use this when the user wants a live preview website for a local service business AND has typed business_name, email, and phone in THIS chat. Never reuse name, email, or phone from memory or an earlier conversation. If they only said "build me a website", ask first. Do not invent placeholders. Tell them they can change details after the preview. Then call get_preview until preview_url is set. Do not scrape /build. Do not start_build twice for the same business.

Endpoints

URLTransportStateLatencyChecked
https://app.augenix.ai/api/mcp/public streamable-http answering 107 ms 3 min ago

Alternatives to Augenix

same job, measured the same way
MCP Stripe
by codespar

MCP server for Stripe — global payments API (PaymentIntents, Checkout, Billing, Refunds)

18 installs/wk local only
Stock Bloc
by jaywestphilly

SEC filing analysis MCP for agents. Checkout api_bundle_25; trial!=SEC.

12 tools answering
AIURION Agentic 3D Printing
by aiurion

Create 3D print quotes, approved Stripe Checkout links, and track AIURION manufacturing orders.

7 tools answering
Stripecheckup
by vercel-stripecheckup

Scan pasted Stripe webhook/checkout code for common integration bugs.

1 tools answering
Continuum
by blacklabelbots-continuum

Agent continuity audits, referrals, sponsor packets, and Stripe Checkout for Continuum.

5 tools answering
I
Backend
by aiguardrail

Deterministic pre-trade risk checks for autonomous AI trading agents.

6 tools answering
Klinikk Ferbu nettbutikk
by ferbu

Klinikk Ferbu web shop: cosmetic hair-care products, live shipping quotes, Stripe checkout links.

4 tools answering
Worldcitisim eSIM
by worldcitisim

Travel eSIMs for 193 countries. Stripe + Bitcoin checkout. QR by email in 30s. No API key.

42 installs/wk local only

Augenix — questions

Answers built from our own checks of this server.

What can Augenix do?
It exposes 4 tools, read directly from the server on our last check. Among them: create_checkout, get_live_site, get_preview, start_build. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Augenix working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 1 of 91 checks got a reply (1.1%), average response time 944 ms. The bar chart above shows every period we have measured.
The registry lists Augenix as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Augenix?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Augenix need an API key?
No. Augenix completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Augenix?
It answers our handshake in 944 ms on average, which is faster than 12% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.