Skip to main content
Glama
ZeroHrs-Org

ZeroHrs MCP server

Official
by ZeroHrs-Org

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
loginA

Start a private browser sign-in for this local MCP. No session token passes through Codex chat.

disconnectA

Remove the session saved by this local MCP. This does not revoke or sign out other ZeroHrs sessions.

search_zeroA

Search the signed-in user's stored Zero meetings, tasks, transcript speaker blocks, contacts, prep notes, and morning briefs.

list_meetingsA

List the signed-in user's stored meetings, optionally filtered by status, title text, or time window.

list_transcriptsA

List recent transcript records without loading transcript turns. Use before or after to narrow the time window.

search_transcriptsA

Search transcript titles and summaries without loading full transcript bodies.

get_transcriptA

Get a transcript summary by id. Optionally include linked tasks and query-matched speaker blocks with adjacent context. This never loads every transcript turn.

list_tasksA

List or search the signed-in user's Zero tasks by title and description, optionally narrowed by time window.

get_taskA

Get one user-accessible Zero task by id.

get_meeting_prepA

Get a meeting record with the signed-in user's private prep notes and people.

create_taskA

Create a Zero task for the signed-in user. Call only after the user explicitly asks to save the task.

update_taskB

Update editable fields on a user-accessible Zero task. Call only after the user explicitly requests the change.

add_meeting_prep_noteA

Save one manual prep note for a user-accessible meeting. This does not send messages or schedule a bot.

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/ZeroHrs-Org/zerohrs-mcp'

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