Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UNIHODL_API_KEYYesYour API key for UNIHODL. Use 'uh_test_sandbox_demo_key_v0' for sandbox testing.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
resumeA

Resume a UNIHODL session — fetch the human's open tabs, scroll positions, video timestamps, the AI-tagged decision thread, partial conclusions, and intended next step. Returns the full Resume Context. Call this before any other tool when given a session_id.

list_sessionsA

List recent UNIHODL sessions in the current workspace. Useful when the agent needs to discover what the human has been working on without a specific session_id.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Demo session — GraphQL migrationSandbox session showing the full Resume Context shape.

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/FutureEnterprises/unihodl'

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