Back to all clients
Installation Steps
- 1Download and install Claude Desktop from claude.ai/download
- 2Open the Claude Desktop app and sign in with your Anthropic account
- 3Open Settings (β+, on Mac or Ctrl+, on Windows)
- 4Navigate to the 'Developer' tab
- 5Click 'Edit Config' to open the configuration file
- 6Add the Startup Starter Kit MCP server configuration (see below)
- 7Save the file and restart Claude Desktop
- 8Look for the hammer icon (π¨) in the chat input to confirm the server is connected
Configuration
Config Location
~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows)Add this to your configuration:
{
"mcpServers": {
"startup-starter-kit": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://www.thestartupstarterkit.com/api/mcp"]
}
}
}Try These Queries
"What CRM should I use for my early-stage startup?"
"Search for free analytics tools"
"What does CAC mean in startup terms?"
"Find books about raising venture capital"
"What problems do founders face when launching?"