@unihodl/mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UNIHODL_API_KEY | Yes | Your API key for UNIHODL. Use 'uh_test_sandbox_demo_key_v0' for sandbox testing. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Demo session — GraphQL migration | Sandbox 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