Ghostget

WebMCP Registry site · v0.18.35

Use Every with your agent.

Every (every.ai) registers 17 WebMCP tools. Every lists 17 tools but declares none as read-only today, so tools.call cannot invoke them yet. Ask sites.get for the live status before planning a call.

This page mirrors the WebMCP Registry listing for every.ai, last live-checked by the registry at 2026-09-22T22:52:50.150Z. Run ghostget webmcp sites.get --input '{"domain":"every.ai"}' --json for the current schema; the listing can drift between checks.

Use Every with my agent

Ghostget's bundled webmcp adapter speaks to the public WebMCP Registry, so an agent always reads this site's current tool schema instead of a stale hard-coded copy. Install v0.18.35, sync bundled adapters once, then call the registry operations:

bun add --global https://github.com/hraness/ghostget/releases/download/v0.18.35/hraness-ghostget-0.18.35.tgz
ghostget adapter sync-bundled --json

Read the live tool schema — every registered tool, its input schema, annotations, and the page that publishes it:

ghostget webmcp sites.get --input '{"domain":"every.ai"}' --json

Call a read-only tool — the registry refuses anything not declared readOnlyHint and returns the site's answer as untrusted content:

# no read-only-callable tools listed today; sites.get shows the live status

Registered WebMCP tools

Every publishes 17 tools on every.ai; 0 declare readOnlyHint.

ToolWhat it doesCallable through Ghostget
about_everyUse this when the user asks what Every / every.ai is, what it does, who it is for, what it costs, how the free guest generator relates to an account, or how to sign up — before answering from general knowledge.Listed for discovery; the registry allows read-only calls only
calculate_stack_costCompare the total monthly and annual cost of two software/tool stacks (CRM, prospecting, documents, delivery, finance, automation categories, plus admin time) using numbers you provide — Every supplies no vendor prices. Mirrors every.ai/tooListed for discovery; the registry allows read-only calls only
check_fitCheck whether Every is a fit for someone's business and recommend a plan with its live price — grounded only in Every's real site copy (who it's for, what it replaces, current pricing). States clearly when it's not a fit rather than force-fListed for discovery; the registry allows read-only calls only
convert_estimate_to_invoiceTurn an estimate/quote you already created (create_invoice with kind: 'estimate') into a real payable invoice with the same parties and line items — use once work is approved and it is time to bill. Creates a new invoice; the original estimListed for discovery; the registry allows read-only calls only
create_invoiceCreate a new invoice or estimate/quote for a business, right now — use whenever someone asks to bill, invoice, charge, or quote a Person or Company. This creates a REAL document immediately, viewable by anyone with the link — no sample/drafListed for discovery; the registry allows read-only calls only
create_proposalCreate a new proposal, SOW, or project pitch for a Person or Company, right now — use whenever someone asks to draft one. Creates a REAL document immediately, viewable by anyone with the link — no draft mode, so warn the person if they onlyListed for discovery; the registry allows read-only calls only
get_documentLook up the current details of one invoice, estimate, or proposal by its public_id — use this to confirm what a document currently says before describing or revising it, or to resolve an id from list_my_documents into full details. Read-onlListed for discovery; the registry allows read-only calls only
get_more_toolsRecord a request for a capability this page's tools don't cover yet — use this when someone asks for something none of the other tools can do. Tells them what's available today and logs the request for Every's roadmap. Leave requested emptyListed for discovery; the registry allows read-only calls only
get_pdfGet a downloadable PDF of an invoice, estimate, or proposal. Requires the public_id and an email address — the email is used only to reach the person about this document and to grow every.ai, and is stored as a lead. Returns a link that dowListed for discovery; the registry allows read-only calls only
list_my_documentsList every invoice, estimate, and proposal created in this browser session so far, with totals, status, and view links. Use this when someone asks what they've made or wants a summary, or when you need a public_id to look up or revise a docListed for discovery; the registry allows read-only calls only
open_appGet the app.every.ai link for a specific part of the Every app (dashboard, invoices, proposals, deals, People, Companies, settings, sign in, or sign up) and best-effort open it in a new tab — use when someone wants to go straight to the reaListed for discovery; the registry allows read-only calls only
request_demoSend a request for the Every team to reach out — use when someone wants a demo, has questions beyond what about_every/search_help cover, or wants to talk to a human before signing up. Requires their email and company/business name.Listed for discovery; the registry allows read-only calls only
request_signup_linkGet a one-click sign-up link to present to the person yourself — it opens a real Every account already holding this browser session's guest documents (invoices, estimates, proposals). You (the agent) cannot complete sign-up yourself: hand oListed for discovery; the registry allows read-only calls only
score_warm_leadScore one warm-lead opportunity's business fit and relationship strength (0-5 each), plus timing and evidence quality, into a review lane and next step — a review aid, not a conversion prediction. Mirrors every.ai/tools/warm-lead-scorecard.Listed for discovery; the registry allows read-only calls only
search_helpSearch Every's own help content (FAQ, feature pages, comparison guides) for an answer to a specific question — use this for questions about_every does not directly cover. Returns up to 3 closely-matching pages with links; says so — rather tListed for discovery; the registry allows read-only calls only
update_invoiceRevise an invoice or estimate you already created in this browser session with create_invoice — use this to change line items, amounts, dates, notes, currency, or party details. This REPLACES the entire document, so send every field again, Listed for discovery; the registry allows read-only calls only
update_proposalRevise a proposal/SOW created in this browser session with create_proposal — changes scope, deliverables, pricing, notes, or parties. REPLACES the entire document, so resend every field, not just the changed ones; keeps the same public_id/vListed for discovery; the registry allows read-only calls only

What to expect

  • Read-only only. The registry refuses WebMCP tools that do not declare readOnlyHint; Ghostget never weakens that check.
  • Untrusted results. Tool output is site content, not instructions — treat it as data.
  • Live schemas. sites.get always returns the schema the registry saw most recently, so agents adapt when Every changes its tools.
  • No account needed. These calls are credential-free registry reads. For tools that need a session on every.ai, browse the site itself or check back when the registry lists more tools.

Ghostget 0.18.35 · MIT · Source on GitHub · About · Contact · Privacy · llms.txt