signalslabs
AI-powered geopolitical intelligence. Get real-time signals, intelligence briefs, and event impact analysis for macro trading and risk asses
Open source Repository Open in the app JSON README (API)
About
AI-powered geopolitical intelligence. Get real-time signals, intelligence briefs, and event impact analysis for macro trading and risk assessment.
Details
- Kind
- Plugins
- Topic
- Finance & crypto
- Publisher
- beee003
- Origin
- marketplace
- Category
- ferramentas
- Last push
- 2026-03-21T18:13:46Z
- Repository state
- ativo
- Language
- Python
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
beee003/signalslabs-mcp/signalslabs
README
# SignalsLabs MCP AI-powered geopolitical intelligence for Claude Code. ## Tools | Tool | Description | |------|-------------| | `get_signals` | Get current geopolitical signals ranked by market impact | | `get_brief` | Get PM-ready intelligence briefs on current events | | `analyze_event` | Deep multi-order impact analysis of any geopolitical event | ## Install ```bash /plugin install signalslabs@claude-plugins-official ``` Or manually: ```bash uvx signalslabs-mcp ``` ## Configuration Set your API key: ``` SIGNALSLABS_API_KEY=your-key-here ``` Get a free API key at [signalslabs.net](https://signalslabs.net). ## Examples Ask Claude: - "What are the top geopolitical signals right now?" - "Give me a brief on the Middle East situation" - "Analyze the market impact of China-Taiwan escalation" - "What geopolitical risks should I watch for European energy markets?"