MCP Server now available! Connect Claude to our startup perks database →

New

Founder Lift MCP Server

Connect AI assistants like Claude directly to our startup perks database. Search perks, get details, and discover credits — all through natural language.

Available Tools

search_perks

Search the startup perks database by keyword

Example: "Search for AWS credits"

get_perk

Get detailed information about a specific perk

Example: "Show me the Stripe perk details"

list_categories

List all available categories with perk counts

Example: "What categories are available?"

get_total_value

Get the estimated total value of all perks

Example: "What's the total value of all perks?"

Setup Guide

1

Open Claude Desktop Config

Navigate to your Claude Desktop configuration file:

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
2

Add Founder Lift MCP

Add this configuration to your mcpServers object:

"founder-lift": {
  "command": "npx",
  "args": [
    "-y",
    "mcp-remote@latest",
    "https://www.founderlift.space/api/mcp"
  ]
}
3

Restart Claude Desktop

Close and reopen Claude Desktop to load the new MCP server.

Full Configuration

Add this to your claude_desktop_config.json file:

{
  "mcpServers": {
    "founder-lift": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://www.founderlift.space/api/mcp"
      ]
    }
  }
}

Example Usage in Claude

Try these prompts
Search for AWS credits
Show me perks in the AI/ML category
What's the total value of all perks?
Get details for the stripe-startup-program perk
List all available categories

Ready to supercharge your AI assistant?

Get instant access to 48+ startup perks through natural language.

Browse All Perks
MCP Server | Founder Lift