Skip to main content
Glama
huytrao
by huytrao

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HUGOMEMO_QA_ENVNoThe QA environment name (e.g., development).development
HUGOMEMO_API_URLNoThe base URL of the Hugomemo API server.http://127.0.0.1:3000
HUGOMEMO_QA_ACCESS_TOKENYesAccess token for the Hugomemo QA API, injected via the MCP host environment.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
qa_healthA

Read-only Hugomemo API/database health. Does not require a user token.

qa_get_app_snapshotB

Fetch a bounded server-truth snapshot for Today, Progress, entitlement, usage, and account data.

qa_get_current_sessionA

Read the authenticated server session from Today, including validity and progress counters.

qa_get_current_roundB

Read the next server-selected queue round. This is not a claim about the active UI round.

qa_get_game_stateA

Read optional instrumented live game state; returns not_observable when no sidecar/bridge is configured.

qa_get_attemptsA

Read recent server-owned attempts from the complete account export; raw round details are retained.

qa_get_round_detailB

Find one exact server attempt by client_attempt_id, or return the most recent bounded attempt.

qa_get_skill_ratingsB

Read raw skill ratings, attempt counts, uncertainty, and the score conversion source.

qa_get_memory_scoreA

Read the server memory score without inventing zero; optionally compare a score observed in the UI.

qa_get_entitlementA

Read server-authoritative plan, status, billing product identity, and AI credits.

qa_get_usageA

Read the separate AI-credit, rewarded-insight, streak-freeze, and bounded AI activity ledgers.

qa_get_sync_statusC

Report server attempt/session evidence and clearly identify whether the local SQLite queue is observable.

qa_validate_app_contractA

Run bounded read-only contract checks against health and all authenticated application-truth endpoints.

qa_reset_test_userC

Reset a test user through the opt-in local fixture control plane.

qa_set_subscriptionA

Set a test subscription through the opt-in local fixture control plane.

qa_seed_questionsB

Seed test questions through the opt-in local fixture control plane.

qa_set_game_levelC

Set one test game level config through the opt-in local fixture control plane.

qa_force_offline_queueA

Toggle a test offline-queue fixture through the opt-in local fixture control plane.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/huytrao/Android_tester_qc_mcp_app'

If you have feedback or need assistance with the MCP directory API, please join our Discord server