Odel
LINZA

LINZA

Local
@semiotronika4PythonMITUpdated 3w ago

Local-first MCP sidecar for Markdown artifacts, review intents, and supervised knowledge growth.

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).

PyPIlinza-mcpv0.2.2

Run

uvx linza-mcp

MCP client config

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