Skip to main content
Glama
liyanfu896-cpu

hermes-local-agent-lanes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOCAL_MODEL_NAMEYesName of the local model (e.g., your-local-mlx-model)
LOCAL_MODEL_BASE_URLYesBase URL for the local OpenAI-compatible model server (e.g., http://127.0.0.1:18085/v1/chat/completions)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
local_supportA

Ask a local model for low-risk support only: summary, classification, critique, draft, simple code explanation, and read-only long-context compression. Risky mutation prompts are blocked.

local_support_healthA

Check whether the configured local model endpoint is reachable.

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/liyanfu896-cpu/hermes-local-agent-lanes'

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