Skip to main content
Glama

mcp_linguistic_calculus

Performs differential, integral, and operadic calculus on linguistic discourse bundles to transform and compose meaning structures.

Instructions

Phase 4: Synthetic differential/integral/operadic calculus over words (LinguisticDiscourseBundle). Uses phase q (coeff embed), p-momentum, sheaf gluing (H¹ via linguistic-calculus.toml). Ops: differentiate (attend/shift delta), integrate (op_add/compose path glue), operadic_compose (chained geometric multi-morph e.g. metaphor then entailment). Returns crs + result bundle/phase preview. Post-calc: mints ZEDOS_TRAINING block + trace integration (NREM-ready via ritual:nrem relate). Additive, CRS homotopy >=0.85, reuses VSA/normalize everywhere.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bundleYesPrimary LinguisticDiscourseBundle json (bundle_id, words:[{text,coeff:[8]}], patches, functor_metadata)
morphismsNoFor operadic_compose: array of morphism labels e.g. ['metaphor', 'entailment']
operationYesOne of: 'differentiate', 'integrate', 'operadic_compose'
path_bundlesNoFor integrate/operadic: array of additional bundles (path for accumulation or morphisms)
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so description carries full burden. Discloses core mechanics (phase q, momentum, sheaf gluing), operation types, return bundle, and side effects (mints training block, trace integration). However, missing details on error conditions, permissions, or state changes beyond described.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Single paragraph of ~80 words, front-loaded with purpose and operations. Information-dense but uses specialized jargon that could be simplified. Could benefit from bullet points or clearer sectioning, but overall not overly verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

No output schema, yet return description is vague ('crs + result bundle/phase preview'). Missing details on return structure, error handling, prerequisites, or typical usage. Assumes significant domain knowledge without concrete examples or clarifications.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema covers all 4 parameters with descriptions. Description adds useful context: operation enum values, morphological structure of bundle, role of path_bundles for integrate/operadic. This supplements the schema without redundancy, justifying above baseline 3.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

Clearly states it performs synthetic differential/integral/operadic calculus on LinguisticDiscourseBundle, listing three operations and return types. Distinguishes from sibling engram tools. However, dense jargon may obscure purpose for agents unfamiliar with the domain.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Implies usage for linguistic calculus operations and mentions post-calc actions (ZEDOS_TRAINING, NREM), but does not explicitly specify when to use this tool vs alternatives or provide exclusion criteria. No direct sibling tools, so guidance is minimal.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/staticroostermedia-arch/engram'

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