PluginBench
MCP Server

Brand Intelligence MCP Server

io.github.sigaihealth/brand-intelligence

What is the Brand Intelligence MCP server?

Search and analyze 5,600+ companies across 30 technology verticals.

How to install Brand Intelligence

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "brand-intelligence": {
      "url": "https://geo.sig.ai/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "brand-intelligence": {
      "serverUrl": "https://geo.sig.ai/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "brand-intelligence": {
      "type": "http",
      "url": "https://geo.sig.ai/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "brand-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://geo.sig.ai/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http brand-intelligence https://geo.sig.ai/mcp

Related MCP servers

Search 585+ free cancer support resources across Washington State in 7 languages

View repository →