Skip to main content
Glama
PandaNePanda

Hyperagent MCP

by PandaNePanda

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HYPERAGENT_COOKIES_FILENoAbsolute or relative path to the cookie file. Default is ./cookies.md relative to current working directory.cookies.md

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
hyperagent_modelsA

Lists the two Hyperagent models supported by this local bridge.

hyperagent_chatA

Sends a prompt to Fable 5 or GPT-5.6 Sol through Hyperagent. Omit thread_id to create a thread; reuse the returned thread_id to continue it.

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/PandaNePanda/hyperagent_mcp'

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