mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 06:25:30 -04:00
10 lines
155 B
JSON
10 lines
155 B
JSON
|
|
{
|
||
|
|
"mcpServers": {
|
||
|
|
"openmc-code-tools": {
|
||
|
|
"type": "stdio",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [".claude/tools/start_server.sh"]
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|