mcp-server-sentinel
JSON →Crypto trading backtesting, bot deployment, and account management for Sentinel Bot via AI agents.
Install
npx mcp-server-sentinel Tools · 36
- list_incidents List all incidents with optional filters
- get_incident Get details of a specific incident
- create_incident Create a new incident
- update_incident Update an existing incident
- delete_incident Delete an incident
- list_alerts List all alerts with optional filters
- get_alert Get details of a specific alert
- create_alert Create a new alert
- update_alert Update an existing alert
- delete_alert Delete an alert
- list_entities List all entities with optional filters
- get_entity Get details of a specific entity
- create_entity Create a new entity
- update_entity Update an existing entity
- delete_entity Delete an entity
- list_observables List all observables with optional filters
- get_observable Get details of a specific observable
- create_observable Create a new observable
- update_observable Update an existing observable
- delete_observable Delete an observable
- list_threats List all threats with optional filters
- get_threat Get details of a specific threat
- create_threat Create a new threat
- update_threat Update an existing threat
- delete_threat Delete a threat
- list_cases List all cases with optional filters
- get_case Get details of a specific case
- create_case Create a new case
- update_case Update an existing case
- delete_case Delete a case
- list_indicators List all indicators with optional filters
- get_indicator Get details of a specific indicator
- create_indicator Create a new indicator
- update_indicator Update an existing indicator
- delete_indicator Delete an indicator
- search Search across all data types
Environment variables
SENTINEL_API_KEYSENTINEL_API_URL
Links
★ 1 GitHub stars