Scout Intel MCP logo

Scout Intel MCP

0

Google for AI agents — structured business intelligence, market research, and competitive analysis. 6 tools across 8 data sources with confidence scoring and data quality grades.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{  "mcpServers": {    "scout-mcp": {      "command": "python",      "args": ["-m", "scout_mcp.mcp_server"],      "env": {        "NEWS_API_KEY": "your-newsapi-key"      }    }  } }