logos-storage-nim/.mcp.json

10 lines
126 B
JSON

{
"mcpServers": {
"nim": {
"type": "stdio",
"command": "nimlangserver",
"args": ["--mcp"]
}
}
}