Model Context Protocol server exposing the RQML engine (@rqml/core) as agent tools: validate, status, check, trace, show, impact, link, and skeleton.
{
"mcpServers": {
"rqmlmcp": {
"command": "npx",
"args": [
"-y",
"@rqml/mcp"
]
}
}
}