MCP Server
MCP
io.github.threadlinqs-cmd/intelthreadlinqs-mcp
Threadlinqs threat-intelligence MCP — 49 tools: threats, detections, IOCs, actors, C2, MITRE, CVEs
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "intelthreadlinqs-mcp",
"version": "7.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Threadlinqs API key (Purple or Gold tier, tl_...) — get one at https://intel.threadlinqs.com/profile",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "THREADLINQS_API_KEY"
},
{
"description": "Override the API base URL (defaults to https://intel.threadlinqs.com)",
"format": "string",
"name": "THREADLINQS_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment