Back to all clients
Installation Steps
- 1Install the Cline extension from VS Code Marketplace
- 2Open VS Code Settings (β+, or Ctrl+,)
- 3Search for 'Cline MCP'
- 4Click 'Edit in settings.json'
- 5Add the MCP server configuration
- 6Reload VS Code window
Configuration
Config Location
VS Code Settings > Cline > MCP ServersAdd this to your configuration:
{
"cline.mcpServers": {
"startup-starter-kit": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://www.thestartupstarterkit.com/api/mcp"]
}
}
}Try These Queries
"Help me find the right authentication tool for my startup"
"What's the definition of 'burn rate'?"