mcqemu/.mcp.json

13 lines
166 B
JSON

{
"mcpServers": {
"mcqemu": {
"type": "stdio",
"command": "uv",
"args": [
"run",
"mcqemu"
],
"env": {}
}
}
}