OPTIX: Operational Platform for Threat Intelligence Exploration
https://server.smithery.ai/optix/OPTIX/mcp
● degraded
A standalone Python/FastAPI server that implements the Model Context Protocol (MCP) for the OPTIX threat intelligence platform. It exposes 26 analyst-friendly tools that AI assistants and programmatic consumers can use to query threat feeds, search documents and indicators, manage watchlists, triage IOCs, generate detection rules, trigger AI research, and produce intelligence reports — without needing to understand OPTIX's internal REST API. Operational Platform Threat Intelligence Exploration: OPTIX.
Transport
streamable-http
Auth
smithery_api_key
Cost
—
How to connect
MCP endpoint (streamable-http)
https://server.smithery.ai/optix/OPTIX/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/optix/OPTIX/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Listed at (smithery)
https://optixthreatintelligence.co.uk/optix-api#mcp-setup