Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"quint-lsp": {
"command": "docker",
"args": [
"exec",
"-i",
"quint-runtime",
"mcp-language-server",
"--workspace",
"/workspace",
"--lsp",
"quint-language-server",
"--",
"--stdio"
]
}
}
}Server configuration and connection parameters
dockerCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub qdelettre/xspec --plugin xspec