hermes-local-agent-lanes
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOCAL_MODEL_NAME | Yes | Name of the local model (e.g., your-local-mlx-model) | |
| LOCAL_MODEL_BASE_URL | Yes | Base 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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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