Skip to main content
Returns the MCP client version and the API host the session is connected to. Use this to verify which environment a session targets and which client build is running. Equivalent to murmur version in the CLI.

Parameters

None. This tool takes no arguments.

Response

Returns a JSON object with the client build information and API host.

Examples

Check the current version

Response:

Errors