MCP Server
MCP
io.github.emresemercioglu/signallabs-mcp
Competitive Intelligence MCP: generate AI battlecards, track competitors, monitor market signals.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "signallabs-mcp",
"version": "1.0.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Signal Labs API key (get one at https://app.usesignallabs.com/settings?tab=api-keys)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "SIGNALLABS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment