Installation & Configuration
{
"mcpServers": {
"opencti": {
"command": "node",
"args": [
"path/to/opencti-server/build/index.js"
],
"env": {
"OPENCTI_URL": "${OPENCTI_URL}",
"OPENCTI_TOKEN": "${OPENCTI_TOKEN}"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13