canina/.opencode/.mcp.json
parsaaghayi dc88677169
Some checks failed
Deploy Canina / deploy (push) Waiting to run
E2E Playwright Tests / Run Full E2E & Security Suites (push) Failing after 11s
fix(security): resolve all critical, high, and medium security vulnerabilities
2026-09-23 22:05:12 +03:30

21 lines
383 B
JSON

{
"_meta": {
"generatedBy": "hiai-opencode",
"version": 1,
"generatedAt": "2026-09-16T22:09:21.466Z"
},
"mcpServers": {
"sequential-thinking": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sequential-thinking"
]
},
"grep_app": {
"type": "http",
"url": "https://mcp.grep.app"
}
}
}