Hirð
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| infer_typeB | Infer the type and effect row of the expression at a source location (1-based line, 1-based character column) in a .hird file. |
| lookup_definitionB | Look up a top-level definition by name: source location, type, doc comment, and kind. |
| explain_effect_rowB | Explain a function's effect row: the canonical row plus a human-readable explanation of each effect. |
| render_ir_fragmentB | Render the typed IR of one top-level definition as JSON. |
| explain_actor_protocolB | Describe an actor's protocol: message constructors, state type, init, handler signatures, and the declared effect summary. |
| emit_actor_effect_graphA | Emit the actor/effect graph rooted at an actor: reachable actors (via Send/Await/Spawn message types), supervisor relationships, and transitive tool effects. |
| get_context_for_symbolA | A token-budget-aware summary of a symbol: kind, signature, effect row, doc, callers, and callees, fitted to the budget. |
| get_context_budgetA | Approximate token costs of including the file's types, effects, actors, supervisors, tools, and function signatures in an LLM context window. |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/no-materials/hird'
If you have feedback or need assistance with the MCP directory API, please join our Discord server