Agent Lexicon MCP server
Run the local MCP server from the repository root:
alex mcp serve \ --root . \ --lexicon lexicon/lexicon.yamlList the published tool definitions:
alex mcp toolsAvailable tools
Section titled “Available tools”The current server exposes deterministic terminology operations for:
resolve_termcheck_languageguard_tool_callfind_evidencesubmit_proposalget_snapshot
Intended boundary
Section titled “Intended boundary”The MCP server is a local stdio integration. It gives an agent access to reviewed vocabulary and proposal workflows without turning the deterministic core into a hidden model call.
For runtime search and organization-level bindings, continue to the SkeinRank documentation.