health
Check MCP server liveness by returning version, origin, tool count, and catalog size. Use for hosted inspector probes or before diagnosing tool failures.
Instructions
Return MCP server liveness: version, origin, tool count, and catalog size.
Use for hosted inspector probes (Glama / Smithery) or before diagnosing tool failures. Do not use for business outcomes — call vc_* tools or pay(slug=...) instead.
No auth required. No side effects. Returns JSON {ok, service, version, origin, tools, catalog_resources}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |