StartupPerks
Find the startup credits, perks and deals a company qualifies for, across 1,000+ source-cited programs (AWS Activate, Google for Startups, NVIDIA Inception and more). Free, read-only, no API key.
Hosted MCP Server
npx add-mcp 'https://startupperks.co/mcp'Installs into Claude Code, Codex, Cursor and more
Documentation
Connect
Add it to your assistant
One URL, no sign-up. Pick your client below.
Claude (web and desktop)
Open Settings, then Connectors, choose Add custom connector, and paste the server URL. On Team and Enterprise plans an owner adds it under Organization settings. Anthropic's guide
ChatGPT
Turn on developer mode, then add an app with the server URL. Availability depends on your plan and workspace settings. OpenAI's guide
Claude Code
Run this in your terminal:
claude mcp add --transport http startupperks https://startupperks.co/mcp
Cursor
Add this to .cursor/mcp.json in your project, or to ~/.cursor/mcp.json for every project:
{
"mcpServers": {
"startupperks": {
"url": "https://startupperks.co/mcp"
}
}
}
VS Code
Add this to .vscode/mcp.json:
{
"servers": {
"startupperks": {
"type": "http",
"url": "https://startupperks.co/mcp"
}
}
}
Any other MCP client
Add a remote server with the URL above, transport Streamable HTTP, and no authentication.
Tools
What your assistant can do with it
Three read-only tools. Your assistant picks the right one from your question.
Find what a startup qualifies for
find_startup_perks
Describe the company (stage, funding, amount raised, age, region, what it needs) and get the programs it can claim, ranked with the same matcher as this site: eligibility checked against each program's stated rules, the needs you name first, and a realistic claimable total.