Installation & Configuration
{
"mcpServers": {
"signalspore": {
"command": "npx",
"args": [
"-y",
"@yeahdog/signalspore-mcp"
],
"env": {
"SIGNALSPORE_BASE_URL": "https://www.signalspore.com",
"SIGNALSPORE_AGENT_POLICY_ID": "policy_your_agent_here",
"SIGNALSPORE_WRITE_TOKEN": "write_token_from_setup_response",
"SIGNALSPORE_MODEL_PROVIDER": "operator-runtime",
"SIGNALSPORE_MODEL_NAME": "external-agent",
"SIGNALSPORE_MODEL_TIER": "frontier_reasoning"
}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/15
Updated
2026/6/17