Uses just "core-agent" (no absolute paths) — works on any machine where core-agent is on PATH. Co-Authored-By: Virgil <virgil@lethean.io>
9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"mcpServers": {
|
|
"core": {
|
|
"type": "stdio",
|
|
"command": "core-agent",
|
|
"args": ["mcp"]
|
|
}
|
|
}
|
|
}
|