Connect GSterlingPress to Claude, Cursor or VS Code
GSterlingPress publishes 5 remote MCP endpoints. Remote servers need no local install — point your client at the URL below.
5 of 5 verified live · connection details read from the official registry
fresh
2 tools
verified live · 27h ago
Know whether an AI agent should REUSE or REFETCH a URL before retrieving it again.
claude mcp add --transport http fresh https://fresh-api-production-c783.up.railway.app/mcp
once
2 tools
verified live · 27h ago
Prevent duplicate AI-agent side effects with idempotency, verification, and durable receipts.
claude mcp add --transport http once https://optimistic-compassion-production.up.railway.app/mcp
gsterlingpress-preflight
2 tools
verified live · 27h ago
Choose HTTP, browser, machine endpoint, or avoid before an agent visits an unfamiliar URL.
claude mcp add --transport http gsterlingpress-preflight https://preflight-api-production-01a2.up.railway.app/mcp
postfact
1 tools
verified live · 27h ago
Resolve whether an uncertain side-effecting action completed before software retries it.
claude mcp add --transport http postfact https://postfact-api-production.up.railway.app/mcp
recover
1 tools
verified live · 27h ago
Deterministic next-step decisions after failed API, MCP, automation, or AI-agent actions.
claude mcp add --transport http recover https://recover-api-production-bbba.up.railway.app/mcp