DarkStar Research

Model Context Protocol Endpoint

Threat-intelligence tools for MCP-capable AI clients.

Operational · surface 2026.07

This host speaks MCP over streamable HTTP. It is not a website — point an MCP client at /mcp with a bearer API key:

# Claude Code
claude mcp add --transport http darkstar \
  https://mcp.darkstarresearch.com/mcp/ \
  --header "Authorization: Bearer <your-key>"

API keys are issued by DarkStar staff. Requests without a valid key return 401.

darkstarresearch.com