← startuphub.ai

INDIVIDUAL MCP TOOL

discover_email

Find a real, deliverable professional email for a person at a company.

startuphub.ainone authenticationAvailability not checked

LIVE ENDPOINT

https://www.startuphub.ai/api/v1/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests sending messages.

Parent server

startuphub.ai

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.startuphub-ai]
url = "https://www.startuphub.ai/api/v1/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "startuphub-ai": {
      "type": "http",
      "url": "https://www.startuphub.ai/api/v1/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: startuphub-ai
Remote MCP URL: https://www.startuphub.ai/api/v1/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": {
    "startuphub-ai": {
      "url": "https://www.startuphub.ai/api/v1/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "startuphub-ai": {
      "type": "http",
      "url": "https://www.startuphub.ai/api/v1/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "startuphub-ai",
  "transport": "streamable-http",
  "url": "https://www.startuphub.ai/api/v1/mcp"
}
MCP Inspector

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

Related tools

  • find_logo — Find square and horizontal logos for a company
  • validate_email — Verify if a single email address is real and deliverable.
  • scan_agent_readiness — Scans a public site against current AI-agent readiness standards.
  • get_trends — Get a structured, real-time snapshot of what's happening in the AI startup ecosystem right now — capital deployed this week, top sectors and countries (with week-over-week change), biggest rounds, stage breakdown with median check sizes, emerging themes (3+ companies clustering on the same narrow problem), most active investors, and exits.
  • get_arbitrage — Live cross-venue prediction-market arbitrage board.