go/.mcp.json
Snider f4e2701018 chore: save LocaleProvider and Locales changes
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-17 01:45:42 +00:00

9 lines
122 B
JSON

{
"mcpServers": {
"core": {
"type": "stdio",
"command": "core-agent",
"args": ["mcp"]
}
}
}