Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HEDDLE_LOOMWEAVE_COMMANDNoThe loomweave command used for SEI resolution and edge capture. Default is 'loomweave'.loomweave

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
heddle_change_listB

List changed entities for an ingested repo and get the ready-to-call reverify/impact next actions. Local-only; may initialize .weft/heddle state.

changedB

List changed entities for an ingested repo and get the ready-to-call reverify/impact next actions. Local-only; may initialize .weft/heddle state.

heddle_entity_timeline_getB

Ordered change history for one entity ref. heddle reports only whether it resolved a SEI (sei_resolution); it never claims lineage.

timelineC

Ordered change history for one entity ref. heddle reports only whether it resolved a SEI (sei_resolution); it never claims lineage.

heddle_entity_churn_count_getC

Per-entity change-event count over an optional window (SEIs preferred). A never-observed entity returns churn_count 0, not an error.

churnC

Per-entity change-event count over an optional window (SEIs preferred). A never-observed entity returns churn_count 0, not an error.

heddle_impact_radius_getC

Downstream affected entities from stored dated snapshots, with mandatory completeness+staleness. NO_SNAPSHOT is an honest changed-set-only answer.

blast_radiusD

Downstream affected entities from stored dated snapshots, with mandatory completeness+staleness. NO_SNAPSHOT is an honest changed-set-only answer.

heddle_reverify_worklist_getC

Render the agent worklist to recheck before claiming completion. Sibling enrichment is advisory and never gates; absence is explicit, never clean.

reverifyC

Render the agent worklist to recheck before claiming completion. Sibling enrichment is advisory and never gates; absence is explicit, never clean.

heddle_edge_snapshot_captureC

Capture dated loomweave edges into heddle's local store. Mutates ONLY .weft/heddle state; never a sibling repo. loomweave command is server config.

capture_snapshotC

Capture dated loomweave edges into heddle's local store. Mutates ONLY .weft/heddle state; never a sibling repo. loomweave command is server config.

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/foundryside-dev/heddle'

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