LIVE ENDPOINT
https://www.startuphub.ai/api/v1/mcp
Connect to this endpoint to inspect the live schema for find_logo 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
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
validate_email— Verify if a single email address is real and deliverable.discover_email— Find a real, deliverable professional email for a person at a company.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.