Skip to content
Zed

Lingua Universale MCP Server for Zed

io.github.rafapra3008/lu-mcp-server

Verify AI agent communication with session types and formal proofs

client:Zed transport:stdio runtime:pypi

Install Lingua Universale MCP Server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "lu-mcp-server": {
      "command": "uvx",
      "args": [
        "lu-mcp-server"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Lingua Universale MCP Server in other clients