warpline
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WARPLINE_LOOMWEAVE_COMMAND | No | The loomweave command used for SEI resolution and edge capture. Default is 'loomweave'. | loomweave |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| warpline_change_listC | List changed entities for an ingested repo and get the ready-to-call reverify/impact next actions. Local-only; may initialize .weft/warpline state. |
| changedC | List changed entities for an ingested repo and get the ready-to-call reverify/impact next actions. Local-only; may initialize .weft/warpline state. |
| warpline_entity_timeline_getB | Ordered change history for one entity ref. warpline reports only whether it resolved a SEI (sei_resolution); it never claims lineage. |
| timelineB | Ordered change history for one entity ref. warpline reports only whether it resolved a SEI (sei_resolution); it never claims lineage. |
| warpline_entity_churn_count_getB | Per-entity change-event count over an optional window (SEIs preferred). A never-observed entity returns churn_count 0, not an error. |
| churnB | Per-entity change-event count over an optional window (SEIs preferred). A never-observed entity returns churn_count 0, not an error. |
| warpline_impact_radius_getC | Downstream affected entities from stored dated snapshots, with mandatory completeness+staleness. NO_SNAPSHOT is an honest changed-set-only answer. |
| blast_radiusC | Downstream affected entities from stored dated snapshots, with mandatory completeness+staleness. NO_SNAPSHOT is an honest changed-set-only answer. |
| warpline_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. |
| warpline_edge_snapshot_captureB | Capture dated loomweave edges into warpline's local store. Mutates ONLY .weft/warpline state; never a sibling repo. loomweave command is server config. |
| capture_snapshotC | Capture dated loomweave edges into warpline's local store. Mutates ONLY .weft/warpline state; never a sibling repo. loomweave command is server config. |
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/foundryside-dev/warpline'
If you have feedback or need assistance with the MCP directory API, please join our Discord server