mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-21 06:25:30 -04:00
Co-authored-by: John Tramm <jtramm@gmail.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
9 lines
155 B
JSON
9 lines
155 B
JSON
{
|
|
"mcpServers": {
|
|
"openmc-code-tools": {
|
|
"type": "stdio",
|
|
"command": "bash",
|
|
"args": [".claude/tools/start_server.sh"]
|
|
}
|
|
}
|
|
}
|