StartupKit for OpenCode

The startup tools your OpenCode is missing — from idea to launch.

OpenCode is your open-source coding agent. StartupKit plugs into its MCP config the same way — research, build, and launch become native tools.

1 · Add StartupKit to OpenCode

~/.opencode/mcp.json
{
  "mcpServers": {
    "startupkit": {
      "command": "npx",
      "args": ["-y", "@startupkit/mcp"],
      "env": {
        "STARTUPKIT_API_KEY": "sk_pro_..."
      }
    }
  }
}

Get a free key at startupkit.com/pro and replace sk_pro_....

2 · Tell it what to do

OpenCodePick a market with demand: run research on "remote patient monitoring", compare competitor SEO profiles, then init a SaaS and prepare its launch copy.

3 · You review, it launches

Research

Market size, competitor SEO, keyword gaps, trends, app rankings, domain availability — structured data, not search results.

Build

npx startupkit init scaffolds a production SaaS — Next.js on Cloudflare, auth, Stripe, email — and your agent deploys it.

Launch

A /kit listing page ships in every scaffold: paste-ready copy, brand assets, and a 15-directory submission tracker.

Questions

Is it free to add?

Yes. Sign up for a free API key, paste the config block, and your agent has every research tool. One project is free forever — no card required.

What tools does the agent get?

16 native MCP tools: full market research, SEO analysis, keyword research, live SERP data, Google Trends, domain search and registration, DNS management, app store intelligence, NameBio domain history, and credit checks — all returning structured JSON into the agent's context.

What does it cost later?

The kit, MCP server, and CLI are free. Pro is $28/mo for unlimited projects with a higher monthly credit limit — worth it when you start your second product.

Using a different agent?

Any MCP-compatible client works the same way.