Skip to content
VS Code

Competitive Intel for VS Code

io.github.martc03/competitive-intel

SEC filings, patent data, and trade data. 4 competitive intel tools.

client:VS Code transport:streamable-http

Install Competitive Intel in VS Code

.vscode/mcp.json

{
  "servers": {
    "competitive-intel": {
      "type": "http",
      "url": "https://competitive-intel-mcp.apify.actor/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Competitive Intel in other clients