Skip to main content
Glama
Yocoolab
by Yocoolab

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub PAT with repo scope. Auto-detected if gh CLI is installed and authenticated.
YOCOOLAB_TOKENNoYour Yocoolab JWT (from the Chrome extension). When unset, thread feedback tools are disabled but bridge / companion / activity tools still work.
YOCOOLAB_API_URLNoYocoolab API base URLhttps://app.yocoolab.com
YOCOOLAB_AGENT_NAMENoDisplay name shown in the Chrome extension's agent pickerClaude Code
YOCOOLAB_AGENT_TYPENoAgent type identifier (claude-code, roo, cline, cursor, windsurf, or custom)claude-code
YOCOOLAB_BRIDGE_PORTNoLocal port for the HTTP bridge to the Chrome extension9800
YOCOOLAB_BRIDGE_WORKSPACENoAbsolute path to your project workspace, used to resolve file references in selectionsprocess.cwd()

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Yocoolab/mcp-server'

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