US stock attack/defense macro signals: 4-dimension framework, 26-year backtested. Research only.
claude mcp add stock-sentinel -- npx -y stock-sentinel-mcp
claude_desktop_config.json
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"stock-sentinel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"stock-sentinel": {
"command": "npx",
"args": [
"-y",
"stock-sentinel-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.SheldonZhuang--stock-sentinel/reviews or the review_server meta-tool.
POST /mcp