Some checks failed
CI / test (push) Failing after 3s
Co-Authored-By: Virgil <virgil@lethean.io>
12 lines
180 B
JSON
12 lines
180 B
JSON
{
|
|
"mcpServers": {
|
|
"core": {
|
|
"type": "stdio",
|
|
"command": "core-agent",
|
|
"args": ["mcp"],
|
|
"env": {
|
|
"MONITOR_INTERVAL": "15s"
|
|
}
|
|
}
|
|
}
|
|
}
|