All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 2s
16 lines
262 B
JSON
16 lines
262 B
JSON
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"mcp": {
|
|
"agentation": {
|
|
"type": "local",
|
|
"command": [
|
|
"npx",
|
|
"-y",
|
|
"agentation-mcp",
|
|
"server"
|
|
],
|
|
"enabled": true,
|
|
"environment": {}
|
|
}
|
|
}
|
|
} |