Skip to content
VS Code

getintel for VS Code

io.github.tarang8811/getintel

Manage GetIntel AI visibility (GEO) from your own AI agent.

client:VS Code transport:streamable-http

Install getintel in VS Code

.vscode/mcp.json

{
  "servers": {
    "getintel": {
      "type": "http",
      "url": "https://app.getintel.ai/mcp"
    }
  }
}

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

getintel in other clients