← aistackintel.com

INDIVIDUAL MCP TOOL

top_companies

Top companies by AI Adoption Score (leaderboard).

aistackintel.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.aistackintel.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for top_companies and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

aistackintel.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.aistack-intel]
url = "https://mcp.aistackintel.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aistack-intel": {
      "type": "http",
      "url": "https://mcp.aistackintel.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aistack-intel
Remote MCP URL: https://mcp.aistackintel.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "aistack-intel": {
      "url": "https://mcp.aistackintel.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aistack-intel": {
      "type": "http",
      "url": "https://mcp.aistackintel.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aistack-intel",
  "transport": "streamable-http",
  "url": "https://mcp.aistackintel.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • watchlist_changes — Return validated L4 change signals for the API-key owner's own watched companies.
  • lookup_company — Get a company's AI stack profile: adoption score, maturity, detected signals, evidence.
  • search_by_signal — Find companies using a specific AI technology or signal, e.g.
  • market_stats — Market overview: total companies indexed, maturity distribution, average score, top AI signals.
  • company_jobs — Hiring signals for a company: open jobs, AI-related jobs, AI hiring ratio, ATS system.