ping
Verify server connectivity and configuration with a cost-free liveness check. Get server name, version, transport, and API key status without any API quota usage.
Instructions
Liveness check for the autoria MCP server.
Returns server name, package version, the active transport, and whether an API key is configured. Costs zero API quota and makes no network call. Use it to verify wiring before invoking real tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| echo | No | Optional string echoed back in the result. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | Yes | ||
| status | Yes | ||
| version | Yes | ||
| transport | Yes | ||
| credentials_configured | Yes |