mirror of
https://github.com/logos-storage/nim-libplum.git
synced 2026-06-07 09:40:01 +00:00
10 lines
126 B
JSON
10 lines
126 B
JSON
{
|
|
"mcpServers": {
|
|
"nim": {
|
|
"type": "stdio",
|
|
"command": "nimlangserver",
|
|
"args": ["--mcp"]
|
|
}
|
|
}
|
|
}
|