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
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http its-fortunatefolly-hubvibe 'https://hubvibe-io.com/mcp'
{
"mcpServers": {
"its-fortunatefolly-hubvibe": {
"url": "https://hubvibe-io.com/mcp"
}
}
} {
"servers": {
"its-fortunatefolly-hubvibe": {
"type": "http",
"url": "https://hubvibe-io.com/mcp"
}
}
} [mcp_servers.its-fortunatefolly-hubvibe] url = "https://hubvibe-io.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"its-fortunatefolly-hubvibe": {
"type": "remote",
"url": "https://hubvibe-io.com/mcp",
"enabled": true
}
}
} openclaw mcp add its-fortunatefolly-hubvibe --url 'https://hubvibe-io.com/mcp' --transport streamable-http
mcp_servers:
its-fortunatefolly-hubvibe:
url: "https://hubvibe-io.com/mcp" {
"McpServers": {
"its-fortunatefolly-hubvibe": {
"Transport": "http",
"Url": "https://hubvibe-io.com/mcp"
}
}
} assistant mcp add its-fortunatefolly-hubvibe -t streamable-http -u 'https://hubvibe-io.com/mcp'
{
"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.
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
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 |
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 →
audit_bundle Full site compliance bundle (all four audits) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Live, fetchable http(s) URL to audit. |
| Name | Type | Req | Description |
|---|---|---|---|
| pass | boolean | yes | Whether every rule in this dimension passed. |
| performance | object | – | – |
| security | object | – | – |
| seo | object | – | – |
| status | string | – | Present only on a completed audit. |
| wcag | object | – | – |
No examples provided.
audit_performance Page performance audit ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Live, fetchable http(s) URL to audit. |
| Name | Type | Req | Description |
|---|---|---|---|
| findings | array | – | One entry per rule that did not pass. Empty when the check is clean. |
| metrics | object | – | – |
| pass | boolean | yes | Whether every rule in this dimension passed. |
| status | string | – | Present only on a completed audit. |
No examples provided.
audit_security Security header audit ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | Live, fetchable http(s) URL to audit. |
| Name | Type | Req | Description |
|---|---|---|---|
| findings | array | – | One entry per rule that did not pass. Empty when the check is clean. |
| pass | boolean | yes | Whether every rule in this dimension passed. |
| status | string | – | Present only on a completed audit. |
No examples provided.
audit_seo SEO and metadata audit ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | – | Raw HTML source to audit instead of fetching a URL. |
| url | string | – | Live, fetchable http(s) URL to audit. |
| Name | Type | Req | Description |
|---|---|---|---|
| findings | array | – | One entry per rule that did not pass. Empty when the check is clean. |
| pass | boolean | yes | Whether every rule in this dimension passed. |
| status | string | – | Present only on a completed audit. |
No examples provided.
audit_wcag Accessibility audit (WCAG 2.1 A/AA) ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| html | string | – | Raw HTML source to audit instead of fetching a URL. |
| url | string | – | Live, fetchable http(s) URL to audit. |
| Name | Type | Req | Description |
|---|---|---|---|
| engine | string | – | – |
| pass | boolean | yes | Whether every rule in this dimension passed. |
| status | string | – | Present only on a completed audit. |
| violations | array | – | – |
No examples provided.
hubvibe_chain_address Base address report ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | 0x-prefixed Base address. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_chain_network Base network state ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_chain_rpc Base RPC passthrough ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| method | string | yes | e.g. eth_call, eth_getLogs. |
| params | array | – | JSON-RPC positional params. Default []. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_chain_transaction Base transaction lookup ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| hash | string | yes | 0x-prefixed transaction hash. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_code_execute Execute Python ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_data_anomalies Detect anomalies in a time series ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| anomaly_prob_threshold | number | – | 0.5-0.999, default 0.95. |
| data_col | string | yes | – |
| history_table | string | yes | project.dataset.table |
| id_cols | array | – | Optional: one series per value of these columns. |
| max_scan_gib | number | – | – |
| target_table | string | yes | project.dataset.table |
| timestamp_col | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_data_forecast Forecast a time series ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| data_col | string | yes | – |
| horizon | integer | – | Periods to forecast, default 10. |
| id_cols | array | – | Optional: forecast multiple series at once. |
| max_scan_gib | number | – | – |
| table | string | yes | project.dataset.table |
| timestamp_col | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_data_query Run a BigQuery 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.
| Name | Type | Req | Description |
|---|---|---|---|
| max_scan_gib | number | – | Optional scan ceiling. |
| sql | string | yes | Read-only SELECT or WITH query. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_data_question Answer a question from a dataset ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | array | – | Optional column hints. |
| question | string | yes | – |
| table | string | yes | Fully qualified: project.dataset.table. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_extract_page Web page extraction ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | http(s) URL to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_fetch_raw Raw HTTP fetch ~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{}.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | http(s) URL to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_image_generate Generate an image ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| aspect_ratio | string | – | 1:1, 3:4, 4:3, 16:9 or 9:16. Default 1:1. |
| prompt | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_llm_analyze Analyse text ~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}.
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | – | What to answer. Optional. |
| text | string | yes | Material to analyse. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_llm_extract Extract fields as JSON ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | yes | Field names to extract. |
| text | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_llm_generate Raw text completion ~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}.
| Name | Type | Req | Description |
|---|---|---|---|
| max_tokens | integer | – | 1-4096, default 1024. |
| model | string | – | Optional: a specific model from that provider. |
| prompt | string | yes | The prompt. |
| provider | string | – | Optional: gemini or anthropic. |
| system | string | – | Optional system message. |
| temperature | number | – | 0-2, default 0.7. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_maps_places Search 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).
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | What to find, e.g. 'coffee near the Ferry Building'. |
| region_code | string | – | Optional ISO 3166-1 alpha-2 bias. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_maps_route Compute a 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).
| Name | Type | Req | Description |
|---|---|---|---|
| destination | string | yes | – |
| origin | string | yes | – |
| travel_mode | string | – | DRIVE, WALK, BICYCLE or TRANSIT. Default DRIVE. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_maps_weather Weather at a location ~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).
| Name | Type | Req | Description |
|---|---|---|---|
| location | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_market_intel Market intelligence read ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| product_id | string | – | e.g. BTC-USD. Default BTC-USD. |
| query | string | – | Prediction-market topic. Optional. |
| question | string | – | Optional analysis question. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_market_prediction Prediction market probabilities ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | 1-50, default 10. |
| query | string | – | Topic to match (optional). |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_market_quote Crypto spot 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.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | string | yes | e.g. BTC-USD. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | Live spot quote. |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_market_rates Currency exchange 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{}.
| Name | Type | Req | Description |
|---|---|---|---|
| currency | string | yes | e.g. USD, ETH, BTC. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_market_ticker Crypto 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.
| Name | Type | Req | Description |
|---|---|---|---|
| product_id | string | yes | e.g. BTC-USD. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_monitor_check Check a page against its baseline ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | http(s) URL to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_monitor_snapshot Save a monitoring baseline ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | http(s) URL to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_prediction_events Prediction market 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | 1-50, default 10. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_prediction_market Prediction market by slug ~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[],...}.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The market's Polymarket slug. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_predictive_probability_engine Predictive probability engine: regression, normal model, p-values ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| alpha | number | – | Significance level for p-value validation and intervals. Default 0.05. |
| distribution_of | string | – | Which values the normal model fits. Default y. |
| max_rows | integer | – | 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. |
| metrics | array | – | Which results to compute. Default: linear_regression, normal_distribution and p_values, plus prediction when predict_x is given. |
| points | array | – | 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_x | array | – | x values to predict y at, with mean and prediction intervals. |
| probability_queries | array | – | Probabilities to read off the fitted normal model: {"below": v}, {"above": v} or {"between": [a, b]}. |
| table | string | – | 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_column | string | – | Numeric column for x, with `table`. |
| y_column | string | – | Numeric column for y, with `table`. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_research_brief Research brief on a URL ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| question | string | – | Optional; defaults to an overview. |
| url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_research_company Research and verify a 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.
| Name | Type | Req | Description |
|---|---|---|---|
| company | string | yes | – |
| max_sources | integer | – | 1-4, default 4. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_research_page_facts Structured facts from a URL ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| fields | array | yes | – |
| url | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_research_web Research brief from live web search ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| max_sources | integer | – | 1-4, default 3. |
| question | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_search_web Web search ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_security_mcp_inspect Inspect an MCP endpoint ~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[].
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | http(s) URL to fetch. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_speech_synthesize Text to speech ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| text | string | yes | – |
| voice | string | – | e.g. en-US-Standard-C. Optional. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_speech_transcribe Speech to text ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| audio_base64 | string | yes | Base64-encoded audio, any common format. |
| language_code | string | – | BCP-47, default en-US. |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
hubvibe_verify_claims Verify claims against sources ~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.
| Name | Type | Req | Description |
|---|---|---|---|
| claims | array | yes | – |
| sources | array | yes | – |
| Name | Type | Req | Description |
|---|---|---|---|
| billing_warning | string | – | Present only when the charge was recorded with a caveat. |
| price_usd | number | yes | What this call cost, in USD. |
| provenance | object | yes | How the result was produced: which providers ran and how long each took. |
| receipt_id | string | yes | Receipt id for this job. |
| receipt_url | string | yes | Where to fetch the machine-readable receipt (free, no payment). |
| result | object | yes | – |
| status | string | yes | Present only on a delivered result. |
| worker | string | yes | Catalog name of the worker that ran. |
No examples provided.
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.