Integrate this server via REST, the MCP SDK, or the AI SDK. Smithery handles OAuth, token refresh, and session management for you.
1. Install Smithery CLI
npm install -g smithery
2. Create a namespace
smithery namespace create {your-namespace}
3. Use this server
# Add this server smithery mcp add nefesh-ai/human-state # List available tools smithery tool list {connection} # Call a tool smithery tool call {connection} {tool_name} '{"key": "value"}'
ingest
get_human_state
check_api_key_status
get_session_history
get_trigger_memory
request_api_key