Skip to main content
Back to all clients
Continue

Continue

Open-source AI code assistant that works with VS Code and JetBrains IDEs.

macwindowslinuxWebsiteDocs

Installation Steps

  1. 1Install the Continue extension for VS Code or JetBrains
  2. 2Open the Continue config file (~/.continue/config.json)
  3. 3Add the MCP server under the 'mcpServers' section
  4. 4Save and reload your IDE

Configuration

Config Location
~/.continue/config.json
Add this to your configuration:
{
  "mcpServers": [
    {
      "name": "startup-starter-kit",
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://www.thestartupstarterkit.com/api/mcp"]
    }
  ]
}

Try These Queries

"Search startup tools for email marketing"
"Find guides about choosing a CRM"

Troubleshooting

Help us improve this page

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