Skip to main content
Back to all clients
Cline

Cline

AI-powered VS Code extension for autonomous coding assistance.

macwindowslinuxWebsite

Installation Steps

  1. 1Install the Cline extension from VS Code Marketplace
  2. 2Open VS Code Settings (⌘+, or Ctrl+,)
  3. 3Search for 'Cline MCP'
  4. 4Click 'Edit in settings.json'
  5. 5Add the MCP server configuration
  6. 6Reload VS Code window

Configuration

Config Location
VS Code Settings > Cline > MCP Servers
Add 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'?"

Troubleshooting

Help us improve this page

Found an error or have a suggestion? We'd love to hear from you.