MCP.so
Sign In
Servers
L

Lain Mcp

@spuentesp

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "lain": {
      "command": "/path/to/lain/target/release/lain",
      "args": [
        "--workspace",
        "/path/to/your/project",
        "--transport",
        "stdio"
      ]
    }
  }
}

More from Other