Lingua Universale MCP Server for Claude Desktop
io.github.rafapra3008/lu-mcp-server
Verify AI agent communication with session types and formal proofs
client:Claude Desktop
transport:stdio
runtime:pypi
Install Lingua Universale MCP Server in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"lu-mcp-server": {
"command": "uvx",
"args": [
"lu-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs