
OSINT MCP
β 71from brutus-gr
Real-time OSINT intelligence platform for global security monitoring.
STRATINT MCP
Strategic intelligence platform that transforms real-time signals from global markets, geopolitics, and conflicts into AI-powered forecasts and actionable strategies. Track events, predict outcomes, and develop informed strategies.
Connecting
For Claude Code
Run this command in your terminal:
claude mcp add --transport http stratint-mcp https://mcp.stratint.ai/mcpFor Cursor
Add this to your .cursor/mcp.json (project-specific) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"stratint-mcp": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.stratint.ai"
]
}
}
}For other MCP clients
Connect to: https://mcp.stratint.ai
Learn More
Visit https://stratint.ai for detailed documentation and examples.
License
MIT
This tool doesn't publish a standard install command β the repository README on GitHub covers its setup.
No common issues documented yet. If you hit a problem, the repository's GitHub Issues page is the best place to look.