trackmcp
Back to directory
brutus-gr

stratint-mcp

View on GitHub

OSINT MCP

72 starsOthers Updated Aug 10, 2026

Documentation

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:

bash
claude mcp add --transport http stratint-mcp https://mcp.stratint.ai/mcp

For Cursor

Add this to your `.cursor/mcp.json` (project-specific) or `~/.cursor/mcp.json` (global):

json
{
  "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

Frequently asked questions

What is stratint-mcp?

stratint-mcp is OSINT MCP

How do I install stratint-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is stratint-mcp open source?

Yes — it is hosted on GitHub at https://github.com/brutus-gr/stratint-mcp and has 72 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP