session_info
Retrieve the MCP session's connection state: base URL, login status, account, masked token, coordinator. Use this to see if login is needed or you can proceed to recommendations.
Instructions
Show this MCP session's connection state: the HyperRoute base URL, whether a user is
already logged in (login is restored from disk across sessions), the account email/user_id,
the masked token, and which coordinator this server declares itself to be. Call this first —
if logged_in is true you can go straight to recommend/execute; the user does NOT need to
log in again.
native_tools is what HyperRoute compares external tools against. If it is empty, HyperRoute
has no baseline for you and an external tool will win every task — set HYPERROUTE_COORDINATOR
(or HYPERROUTE_NATIVE_TOOLS) in this server's environment to fix that.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||