Validic for your agents.
Connect Validic once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Validic.
What agents can do with Validic
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
validic_list_usersRetrieve all users registered with the organization.
validic_get_fitness_dataGet fitness and activity data for a specific user. Returns steps, calories, distance, and active minutes.
validic_get_sleep_dataGet sleep data for a specific user. Returns sleep duration, awakenings, and sleep efficiency.
validic_get_biometric_dataGet biometric data including blood pressure, heart rate, blood glucose, and weight.
validic_get_weight_dataGet weight measurements and body composition data for a user.
validic_get_nutrition_dataGet daily nutrition data including calories, carbs, fat, and protein.
validic_get_routine_dataGet routine/activity log data for a user.
validic_get_diabetes_dataGet diabetes data including blood glucose readings and insulin doses.
validic_get_tobacco_cessation_dataGet tobacco cessation data including cravings and cigarettes smoked.
validic_provision_userRegister a new user in the Validic organization.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Register for a Validic developer account.
- Get your organization ID and access token from the developer portal.
- The access token authenticates requests via HTTP Basic auth.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Validic to Even: call connect_begin("validic") on the even-connect MCP and walk me through it.
Retrieve fitness activity data for users including steps and distance, get sleep and biometric health data.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.