Odel
guidance lark mcp

guidance lark mcp

Local
@guidance-aiPythonMITUpdated 6mo ago

Validate and test llguidance grammars with batch testing and documentation

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIguidance-lark-mcpv0.1.2

Run

uvx guidance-lark-mcp

MCP client config

{
  "mcpServers": {
    "guidance-lark-mcp": {
      "command": "uvx",
      "args": [
        "guidance-lark-mcp"
      ]
    }
  }
}