StartupKit for Hermes
The startup tools your Hermes is missing — from idea to launch.
Hermes is 01's agent runtime. StartupKit is built alongside it, so the research → build → launch loop runs end to end from a single config block.
1 · Add StartupKit to Hermes
~/.hermes/config.yamlmcp_servers:
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
Hermes — Validate "remote patient monitoring": market size, trend trajectory, keyword gaps, domain availability. If it clears the bar, scaffold it and prep the launch.
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.