Back to MCP Servers
Signallord
Bitcoin regime detection intelligence — know which market regime you are in and the probabilities of what happens next. 17 tools with historical pattern matching, Odin AI analysis, composite gauges, and real-time macro/institutional/on-chain data.
finance-fintechai
By KK6BZB
Installation
npx -y signallord-mcp-serverConfiguration
{
"mcpServers": {
"signallord-mcp-server": {
"command": "npx",
"args": ["-y", "signallord-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes