Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits

REMOTE · HUBVIBE-IO.COM · SCANNED SEP 25

Pay per call via HTTP 402: 5 site audits + 38 /work jobs as MCP tools and A2A skills, receipts

Available components

+3 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security74
Transport & Reachability100
Schema Quality & AI Usability78
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 4713 tokens (~109/item across 43 items; 43 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management43
  • Stability observed for 13 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 74% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "hubvibe_data_query" implies "execute" and declares readOnlyHint instead, contradicting what its own name says it does. See how to fix → Fail
  • An AI judge read all 44 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server?

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits is a hosted endpoint at https://hubvibe-io.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · hubvibe-io.com

# add to Claude Code
claude mcp add --transport http its-fortunatefolly-hubvibe 'https://hubvibe-io.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "its-fortunatefolly-hubvibe": {
      "url": "https://hubvibe-io.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "its-fortunatefolly-hubvibe": {
      "type": "http",
      "url": "https://hubvibe-io.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.its-fortunatefolly-hubvibe]
url = "https://hubvibe-io.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "its-fortunatefolly-hubvibe": {
      "type": "remote",
      "url": "https://hubvibe-io.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add its-fortunatefolly-hubvibe --url 'https://hubvibe-io.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  its-fortunatefolly-hubvibe:
    url: "https://hubvibe-io.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "its-fortunatefolly-hubvibe": {
      "Transport": "http",
      "Url": "https://hubvibe-io.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add its-fortunatefolly-hubvibe -t streamable-http -u 'https://hubvibe-io.com/mcp'
// mcp.json
{
  "mcpServers": {
    "its-fortunatefolly-hubvibe": {
      "type": "http",
      "url": "https://hubvibe-io.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool coverage: 100% → 74% ▼ functional
    • Schema quality: 190 → 109 ▲ functional
    • Destructive annotations: pass → 0 functional
    • Server version: 1.4.2 → 1.5.0 functional
    • New tool “hubvibe_maps_places” functional
    • New tool “hubvibe_chain_address” functional
    • New tool “hubvibe_chain_network” functional
    • New tool “hubvibe_chain_rpc” functional
    • New tool “hubvibe_chain_transaction” functional
    • New tool “hubvibe_code_execute” functional
    • New tool “hubvibe_data_anomalies” functional
    • New tool “hubvibe_data_forecast” functional
    • New tool “hubvibe_data_query” functional
    • New tool “hubvibe_data_question” functional
    • New tool “hubvibe_extract_page” functional
    • New tool “hubvibe_fetch_raw” functional
    • New tool “hubvibe_image_generate” functional
    • New tool “hubvibe_llm_analyze” functional
    • New tool “hubvibe_llm_extract” functional
    • New tool “hubvibe_llm_generate” functional
    • New tool “hubvibe_maps_route” functional
    • New tool “hubvibe_video_generate” functional
    • New tool “hubvibe_verify_claims” functional
    • New tool “hubvibe_speech_transcribe” functional
    • New tool “hubvibe_speech_synthesize” functional
    • New tool “hubvibe_security_mcp_inspect” functional
    • New tool “hubvibe_search_web” functional
    • New tool “hubvibe_research_web” functional
    • New tool “hubvibe_research_page_facts” functional
    • New tool “hubvibe_research_company” functional
    • New tool “hubvibe_research_brief” functional
    • New tool “hubvibe_prediction_market” functional
    • New tool “hubvibe_prediction_events” functional
    • New tool “hubvibe_monitor_snapshot” functional
    • New tool “hubvibe_monitor_check” functional
    • New tool “hubvibe_market_ticker” functional
    • New tool “hubvibe_market_rates” functional
    • New tool “hubvibe_market_quote” functional
    • New tool “hubvibe_market_prediction” functional
    • New tool “hubvibe_market_intel” functional
    • New tool “hubvibe_maps_weather” functional
  • 23 Sept 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 137 → 190 ▼ functional
    • Server version: 1.4.1 → 1.4.2 functional
    • New tool “hubvibe_predictive_probability_engine” functional
  • 22 Sept 26 0
    • Server version: 1.4.0 → 1.4.1 functional
  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +2
    • Tool “web_fetch” was removed ▼ security
    • Tool “web_extract” was removed ▼ security
    • Tool “prediction_markets” was removed ▼ security
    • Tool “market_data” was removed ▼ security
    • Tool “chain_rpc” was removed ▼ security
    • Tool coverage: 68% → 100% ▲ functional
    • Schema quality: 1280 → 687 ▲ functional
    • Server version: 1.3.0 → 1.4.0 functional
  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −1
    • Tool coverage: 100% → 68% ▼ functional
    • Schema quality: 687 → 1280 ▼ functional
    • Server version: 1.2.0 → 1.3.0 functional
    • New tool “chain_rpc” functional
    • New tool “market_data” functional
    • New tool “prediction_markets” functional
    • New tool “web_extract” functional
    • New tool “web_fetch” functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 25 Sept 2026 · Probed https://hubvibe-io.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=hubvibe-io.com CN=YE1,O=Let's Encrypt,C=US 6 Sept 2026 5 Dec 2026 ECDSA 256 ECDSA-SHA384 6616bab7f4fd20dd82cdcf12d3b976a48ca
SANs: hubvibe-io.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of hubvibe-io.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
hubvibe-io.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://hubvibe-io.com/mcp Verified 200
http (plaintext) http://hubvibe-io.com/mcp HTTPS enforced 308 https://hubvibe-io.com/mcp
MCP tools · 43 exposed · ~4,610 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
audit_bundle ~113

Full website audit in one call: accessibility (WCAG 2.1 A/AA via axe-core), on-page SEO, HTTP security headers and page speed / page weight, from a single browser load of one URL. Cheaper than four separate calls; if any part cannot run, nothing is billed. $0.15 per call. Returns: pass (bool) plus wcag{}, seo{}, security{}, performance{} sub-results.

NameTypeReqDescription
urlstringyesLive, fetchable http(s) URL to audit.
NameTypeReqDescription
passbooleanyesWhether every rule in this dimension passed.
performanceobject––
securityobject––
seoobject––
statusstring–Present only on a completed audit.
wcagobject––

No examples provided.

audit_performance ~100

Page speed and page weight audit of a web page from one real browser load: total bytes transferred, HTTP request count and DOM node count, measured rather than estimated, with findings when the page is heavy. Page-weight signals, not Core Web Vitals. $0.05 per call. Returns: pass (bool), metrics{}, findings[] with id/severity/detail.

NameTypeReqDescription
urlstringyesLive, fetchable http(s) URL to audit.
NameTypeReqDescription
findingsarray–One entry per rule that did not pass. Empty when the check is clean.
metricsobject––
passbooleanyesWhether every rule in this dimension passed.
statusstring–Present only on a completed audit.

No examples provided.

audit_security ~120

Security headers check for a website: audits HTTPS, HSTS, Content- Security-Policy (CSP), X-Content-Type-Options, X-Frame-Options / clickjacking protection, Referrer-Policy and CORS from the real HTTP response of any live URL. Findings with severity for what is missing. Header posture only, not a penetration test. $0.05 per call. Returns: pass (bool), findings[] with id/severity/detail.

NameTypeReqDescription
urlstringyesLive, fetchable http(s) URL to audit.
NameTypeReqDescription
findingsarray–One entry per rule that did not pass. Empty when the check is clean.
passbooleanyesWhether every rule in this dimension passed.
statusstring–Present only on a completed audit.

No examples provided.

audit_seo ~127

SEO audit of a web page (on-page SEO check) for any live URL or raw HTML: title tag, meta description, H1 heading structure, canonical link, OpenGraph and social tags, JSON-LD structured data, html lang attribute. Rule-by-rule findings with severity and what is missing or malformed. $0.05 per call. Returns: pass (bool), findings[] with id/severity/detail.

NameTypeReqDescription
htmlstring–Raw HTML source to audit instead of fetching a URL.
urlstring–Live, fetchable http(s) URL to audit.
NameTypeReqDescription
findingsarray–One entry per rule that did not pass. Empty when the check is clean.
passbooleanyesWhether every rule in this dimension passed.
statusstring–Present only on a completed audit.

No examples provided.

audit_wcag ~148

Website accessibility audit (a11y, WCAG compliance check): WCAG 2.1 level A and AA conformance of any live URL or raw HTML, tested with axe-core in a real headless browser. Returns every violation with rule id, impact, help text and affected node count. Deterministic rules; a check that cannot run returns an error, never a pass. $0.05 per call. Returns: pass (bool), violations[] with id/impact/help/help_url/nodes_affected.

NameTypeReqDescription
htmlstring–Raw HTML source to audit instead of fetching a URL.
urlstring–Live, fetchable http(s) URL to audit.
NameTypeReqDescription
enginestring––
passbooleanyesWhether every rule in this dimension passed.
statusstring–Present only on a completed audit.
violationsarray––

No examples provided.

hubvibe_chain_address ~89

Everything about one Base mainnet address in a single call: ETH balance, transaction count, and whether it is a contract or an externally owned account. Three chain reads folded into one answer. $0.05 per call. Returns: balance_wei, balance_eth, transaction_count, is_contract, code_size_bytes.

NameTypeReqDescription
addressstringyes0x-prefixed Base address.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_chain_network ~64

Current Base mainnet block height and gas price, read live from a Base RPC node. Use to check chain liveness or time an on-chain action. $0.02 per call. Returns: block_number, gas_price_wei, gas_price_gwei.

Input schema present but exposes no named parameters.

NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_chain_rpc ~117

A generic allowlisted read-only JSON-RPC call to Base mainnet: your method, your params. A JSON-RPC error (a revert reason, 'block not found') comes back as the result, not a failure -- it is the chain's own answer to exactly this call. $0.05 per call. Returns: method, result or error, endpoint.

NameTypeReqDescription
methodstringyese.g. eth_call, eth_getLogs.
paramsarray–JSON-RPC positional params. Default [].
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_chain_transaction ~80

One Base mainnet transaction with its receipt folded in: sender, recipient, value, block, success or failure, and gas actually used. $0.05 per call. Returns: from, to, value_eth, block_number, status, gas_used, log_count.

NameTypeReqDescription
hashstringyes0x-prefixed transaction hash.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_code_execute ~68

Run Python code in Google's own hosted sandbox and get the executed code, its output, and the outcome back. Not run in this service's own infrastructure. $0.25 per call. Returns: code, output, outcome, summary, model.

NameTypeReqDescription
codestringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_data_anomalies ~174

Detect anomalies in a target table's time series against a history table, using AI.DETECT_ANOMALIES (TimesFM). Both tables share the same timestamp and value column names. $10.00 per call. Returns: history_table, target_table, timestamp_col, data_col, anomaly_prob_threshold, columns[], rows[], row_count, gib_processed.

NameTypeReqDescription
anomaly_prob_thresholdnumber–0.5-0.999, default 0.95.
data_colstringyes–
history_tablestringyesproject.dataset.table
id_colsarray–Optional: one series per value of these columns.
max_scan_gibnumber––
target_tablestringyesproject.dataset.table
timestamp_colstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_data_forecast ~145

Forecast a time series in a BigQuery table with Google's pretrained TimesFM model (AI.FORECAST) -- no model to train. Point it at the table and the timestamp/value columns. $10.00 per call. Returns: table, timestamp_col, data_col, horizon, columns[], rows[], row_count, gib_processed.

NameTypeReqDescription
data_colstringyes–
horizoninteger–Periods to forecast, default 10.
id_colsarray–Optional: forecast multiple series at once.
max_scan_gibnumber––
tablestringyesproject.dataset.table
timestamp_colstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_data_query ~108

Execute a read-only BigQuery SQL query, including against Google's public datasets, and get the rows back as JSON. Every query is dry-run first and refused if it would scan more than the byte ceiling, so cost is bounded before anything runs. $0.50 per call. Returns: columns[], rows[], row_count, gib_processed, cache_hit.

NameTypeReqDescription
max_scan_gibnumber–Optional scan ceiling.
sqlstringyesRead-only SELECT or WITH query.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_data_question ~113

Ask a question in plain language about any BigQuery table, including Google's public datasets, and get a written answer with the SQL and the rows it came from. Writes the query, runs it under a byte ceiling, and reads the result back as an analysis. $5.00 per call. Returns: answer, sql, columns[], rows[], gib_processed.

NameTypeReqDescription
columnsarray–Optional column hints.
questionstringyes–
tablestringyesFully qualified: project.dataset.table.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_extract_page ~87

Fetch any web page and return its readable text, title, description and links, rendered in a real browser so JavaScript-built pages extract correctly. Falls back to direct fetch when rendering is unavailable. $0.10 per call. Returns: title, description, text, text_chars, links[], javascript_rendered.

NameTypeReqDescription
urlstringyeshttp(s) URL to fetch.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_fetch_raw ~101

Fetch any URL and get back exactly what the server sent: status code, headers, and body. Unlike extract.page, every status code is a result, not a failure -- a 404 or 500 from the target is delivered as one. $0.10 per call. Returns: url, final_url, status, content_type, bytes, text, truncated, headers{}.

NameTypeReqDescription
urlstringyeshttp(s) URL to fetch.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_image_generate ~101

Generate one image from a text prompt using Imagen 4. Returns the image as base64-encoded bytes. $0.50 per call. Returns: prompt, aspect_ratio, image_base64, mime_type, model.

NameTypeReqDescription
aspect_ratiostring–1:1, 3:4, 4:3, 16:9 or 9:16. Default 1:1.
promptstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_llm_analyze ~89

Answer a specific question about text you supply, using Gemini. Answers only from the material given and says so explicitly when the material does not contain the answer, rather than guessing. $0.25 per call. Returns: answer, model, tokens{prompt,output}.

NameTypeReqDescription
questionstring–What to answer. Optional.
textstringyesMaterial to analyse.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_llm_extract ~84

Pull named fields out of text and return them as a JSON object with exactly the keys you asked for. Fields the text does not state come back as null instead of being invented. $0.25 per call. Returns: fields{} with one key per requested field.

NameTypeReqDescription
fieldsarrayyesField names to extract.
textstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_llm_generate ~178

A raw completion from a large language model: your prompt, your system message, your provider and model choice among what this deployment has configured (Gemini; Claude on Vertex once Model Garden access is enabled). Unlike llm.analyze, nothing is prescribed about the shape of the answer. $0.25 per call. Returns: text, model, provider, finish_reason, usage{input_tokens,output_tokens}.

NameTypeReqDescription
max_tokensinteger–1-4096, default 1024.
modelstring–Optional: a specific model from that provider.
promptstringyesThe prompt.
providerstring–Optional: gemini or anthropic.
systemstring–Optional system message.
temperaturenumber–0-2, default 0.7.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_maps_places ~117

Search for places -- businesses, addresses, points of interest -- via Google's managed Maps Grounding Lite MCP server. Requires the operator to enable the Maps Grounding Lite API and set a key; unavailable until then. $0.10 per call. Returns: query, result (places found, per Maps Grounding Lite's own shape).

NameTypeReqDescription
querystringyesWhat to find, e.g. 'coffee near the Ferry Building'.
region_codestring–Optional ISO 3166-1 alpha-2 bias.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_maps_route ~93

Directions and travel time between two places, via Google's managed Maps Grounding Lite MCP server. $0.10 per call. Returns: origin, destination, travel_mode, result (route, per Maps Grounding Lite's own shape).

NameTypeReqDescription
destinationstringyes–
originstringyes–
travel_modestring–DRIVE, WALK, BICYCLE or TRANSIT. Default DRIVE.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_maps_weather ~61

Current or forecast weather at a named place, via Google's managed Maps Grounding Lite MCP server. $0.10 per call. Returns: location, result (weather, per Maps Grounding Lite's own shape).

NameTypeReqDescription
locationstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_market_intel ~114

Combine a live crypto spot quote with live prediction-market probabilities on the same subject and get them analysed together in one call. Market data and implied probabilities only -- not investment advice. $5.00 per call. Returns: spot{}, prediction_markets[], analysis, disclaimer.

NameTypeReqDescription
limitinteger––
product_idstring–e.g. BTC-USD. Default BTC-USD.
querystring–Prediction-market topic. Optional.
questionstring–Optional analysis question.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_market_prediction ~98

Live prediction markets and the probabilities they currently imply, from Polymarket. Search by topic or take the highest-volume markets. Returns each outcome as a percentage, not a raw price. $0.05 per call. Returns: markets[] with question, implied_probabilities[], volume, end_date.

NameTypeReqDescription
limitinteger–1-50, default 10.
querystring–Topic to match (optional).
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_market_quote ~84

Live spot price and 24-hour change for any Coinbase product (BTC-USD, ETH-USD and the rest), from Coinbase's public market data. $0.02 per call. Returns: price, price_change_24h_pct, volume_24h, base/quote currency.

NameTypeReqDescription
product_idstringyese.g. BTC-USD.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyesLive spot quote.
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_market_rates ~59

Coinbase's exchange-rate table for one base currency against every currency it quotes -- crypto and fiat. $0.02 per call. Returns: currency, rates{}.

NameTypeReqDescription
currencystringyese.g. USD, ETH, BTC.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_market_ticker ~80

Live bid, ask and volume for one Coinbase product, from an independent market-data host to market.quote -- a genuine second source, not the same read twice. $0.02 per call. Returns: product_id, price, bid, ask, volume, time.

NameTypeReqDescription
product_idstringyese.g. BTC-USD.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_monitor_check ~71

Re-fetch a page monitor.snapshot was called on, and get back whether it changed and a summary of what changed. $0.50 per call. Returns: url, title, changed, baseline_age_seconds, change_summary, model.

NameTypeReqDescription
urlstringyeshttp(s) URL to fetch.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_monitor_snapshot ~71

Fetch a page and save it as the baseline for monitor.check. Call this once, then monitor.check later to see what changed. $0.50 per call. Returns: url, title, text_chars, content_hash, note.

NameTypeReqDescription
urlstringyeshttp(s) URL to fetch.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_prediction_events ~67

Live Polymarket events -- groupings of related markets -- ranked by volume. $0.05 per call. Returns: events[{id,title,slug,volume,end_date,market_count}], count.

NameTypeReqDescription
limitinteger–1-50, default 10.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_prediction_market ~67

One named Polymarket market, looked up by its exact slug, with its current implied probabilities. $0.05 per call. Returns: slug, market{question,implied_probabilities[],...}.

NameTypeReqDescription
slugstringyesThe market's Polymarket slug.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_predictive_probability_engine ~449

Deterministic statistics over (x, y) points: ordinary least squares linear regression with standard errors and confidence intervals, a fitted normal distribution with quantiles and probability queries, exact Student t and Jarque-Bera p-values validated at your alpha, and predictions with prediction intervals. Points come inline or from a BigQuery table (two numeric columns; above max_rows the rows are chosen by fingerprint, never at random). Pure arithmetic with exactly rounded sums: the same input always returns the same numbers, and no LLM is anywhere in the path. $0.50 per call. Returns: source{}, n, alpha, confidence_level, metrics[], linear_regression{}, normal_distribution{}, p_values{}, prediction[], notes[], method.

NameTypeReqDescription
alphanumber–Significance level for p-value validation and intervals. Default 0.05.
distribution_ofstring–Which values the normal model fits. Default y.
max_rowsinteger–Rows to read from `table`, default 10000. A larger table is reduced to this many rows by FARM_FINGERPRINT order, so the same table always yields the same rows.
metricsarray–Which results to compute. Default: linear_regression, normal_distribution and p_values, plus prediction when predict_x is given.
pointsarray–The data: [x, y] pairs (or {x, y} objects), 2 to 100000 of them; at least 3 for a regression. Use this OR `table`.
predict_xarray–x values to predict y at, with mean and prediction intervals.
probability_queriesarray–Probabilities to read off the fitted normal model: {"below": v}, {"above": v} or {"between": [a, b]}.
tablestring–BigQuery table to read instead of `points`: project.dataset.table, readable by the node's service account (public datasets are). Needs x_column and y_column.
x_columnstring–Numeric column for x, with `table`.
y_columnstring–Numeric column for y, with `table`.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_research_brief ~106

Read any web page and get a written answer to your question about it. Renders the page in a real browser, extracts the content, and analyses it in one paid call. Answers only from the page, and says when the page does not contain the answer. $5.00 per call. Returns: brief, title, final_url, source{}, model.

NameTypeReqDescription
questionstring–Optional; defaults to an overview.
urlstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_research_company ~100

A research brief on a company from live web sources: what it does, its products, and anything notable, cited to [n] source numbers, with thin or conflicting evidence disclosed rather than papered over. $10.00 per call. Returns: company, report, sources[{n,url,title}], partial[], model.

NameTypeReqDescription
companystringyes–
max_sourcesinteger–1-4, default 4.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_research_page_facts ~100

Read any web page and return exactly the fields you name as JSON -- pricing, contact, product names, whatever you ask for. Fields the page does not state come back null rather than invented. Built for pipelines that need a fixed shape. $5.00 per call. Returns: fields{} with one key per requested field, plus title and final_url.

NameTypeReqDescription
fieldsarrayyes–
urlstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_research_web ~90

Answer a question from a live web search: search, read the top sources, and get a cited answer with every claim tied to [n] source numbers. $5.00 per call. Returns: question, answer, sources[{n,url,title}], partial[], model.

NameTypeReqDescription
max_sourcesinteger–1-4, default 3.
questionstringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_search_web ~69

A live web search, answered from current Google Search results with the sources it used. Grounded, not the model's own memory. $0.10 per call. Returns: query, answer, sources[{url,title}], search_queries_used[], model.

NameTypeReqDescription
querystringyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_security_mcp_inspect ~92

Probe a customer-specified MCP server's initialize handshake and tools/list: whether it requires authentication, what protocol version it speaks, and which of its tools are not marked read-only. $5.00 per call. Returns: reachable, requires_auth, protocol_version, tool_count, tools[], tools_without_readonly_annotation[].

NameTypeReqDescription
urlstringyeshttp(s) URL to fetch.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_speech_synthesize ~75

Convert text to spoken audio (MP3) using Google Cloud Text-to-Speech. $0.25 per call. Returns: text_chars, voice, audio_base64, mime_type.

NameTypeReqDescription
textstringyes–
voicestring–e.g. en-US-Standard-C. Optional.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_speech_transcribe ~100

Transcribe up to 60 seconds / 10MB of audio using Google Cloud Speech-to-Text. Longer audio is refused before payment; this is the synchronous API only. $0.25 per call. Returns: transcript, language_code, confidence, model.

NameTypeReqDescription
audio_base64stringyesBase64-encoded audio, any common format.
language_codestring–BCP-47, default en-US.
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

hubvibe_verify_claims ~100

Check up to 10 specific claims against up to 4 specific source URLs. Each claim comes back SUPPORTED, CONTRADICTED or UNSUPPORTED, with the quote the verdict is based on. $5.00 per call. Returns: claims[], verdicts[{claim,verdict,quote,source_n}], sources_read[], sources_unread[], model.

NameTypeReqDescription
claimsarrayyes–
sourcesarrayyes–
NameTypeReqDescription
billing_warningstring–Present only when the charge was recorded with a caveat.
price_usdnumberyesWhat this call cost, in USD.
provenanceobjectyesHow the result was produced: which providers ran and how long each took.
receipt_idstringyesReceipt id for this job.
receipt_urlstringyesWhere to fetch the machine-readable receipt (free, no payment).
resultobjectyes–
statusstringyesPresent only on a delivered result.
workerstringyesCatalog name of the worker that ran.

No examples provided.

Common questions

What is the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server?

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits is an MCP server listed in the public MCP registry as io.github.Its-fortunatefolly/hubvibe. Pay per call via HTTP 402: 5 site audits + 38 /work jobs as MCP tools and A2A skills, receipts. This page covers its hosted endpoint (https://hubvibe-io.com/mcp).

Is the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server safe to use?

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits scores 76 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server expose?

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits exposes 43 tools: audit_wcag, audit_seo, audit_security, audit_performance, audit_bundle, and 38 more. Their descriptions and schemas cost roughly 4,610 tokens of context every time the server is loaded.

Does the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server require authentication?

No. We connected to HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits MCP server still maintained?

HubVibe: 38 Machine-Payable Dev Utilities and WCAG Audits is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.