Skip to content

Instantly share code, notes, and snippets.

@hisashiyamaguchi
Created August 26, 2025 22:40
Show Gist options
  • Select an option

  • Save hisashiyamaguchi/7b467259515b69721148dab42f1600fa to your computer and use it in GitHub Desktop.

Select an option

Save hisashiyamaguchi/7b467259515b69721148dab42f1600fa to your computer and use it in GitHub Desktop.
{
"mcpServers": {
"threatstream": {
"command": "npx",
"args": ["mcp-remote", "https://optic.threatstream.com/mcp", "--header", "Authorization:${AUTH_HEADER}"],
"env": {
"AUTH_HEADER": "Api-Key xxxx:xxxx"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment