npm install cowork-wrapper

Every Cowork
capability.
One install.

// The official SDK for the Claude Cowork ecosystem. Drop it into any app and ship in minutes.

CoworkWrapper gives developers a clean, typed API to every CoworkEmpire product. Fix errors, stamp IP, pitch investors, send emails, manage domains — all from a single dependency. Build once. Sell in the CoworkWrappers marketplace. FEGL earns 15% forever.

$ npm install cowork-wrapper COPY
app.js — CoworkWrapper quickstart JavaScript
// Install: npm install cowork-wrapper import { CoworkWrapper } from 'cowork-wrapper'; const cw = new CoworkWrapper({ apiKey: 'cw_live_xxxxxxxxxxxx', ecosystem: 'coworkfix' }); // Fix a Cowork error automatically const fix = await cw.fix.diagnose({ error: '522' }); // Stamp an idea with ClaudeStamp const stamp = await cw.stamp.certify({ concept: 'CoworkElevator — crypto pitch platform', founder: 'DjYachtMaster' }); // Generate a pitch deck const pitch = await cw.pitch.generate({ concept: 'one sentence idea', format: 'sequoia' }); console.log(fix.solution, stamp.id, pitch.slides);
9
ECOSYSTEM APIS
15%
MARKETPLACE CUT
WRAPPERS POSSIBLE
$0
TO START BUILDING
SDK CAPABILITIES
Everything.
One import.
// 01
🔧
cw.fix — Error Engine
Auto-diagnose any Claude Cowork error. 48 documented errors. Real solutions. No hallucinations — every fix verified against the CoworkFix database.
COWORKFIX API
// 02
🔏
cw.stamp — IP Certification
ClaudeStamp certification in one API call. Pass a concept, get a timestamped certificate back with a unique stamp ID. Irreversible proof of concept ownership.
CLAUDESTAMP API
// 03
✉️
cw.email — AI Compose
CoworkEmail AI compose engine as an API. Pass an intent, get a full draft back in your voice. Partnership emails, investor outreach, developer notifications.
COWORKEMAIL API
// 04
🌐
cw.domains — Namespace Intel
CoworkDomains radar as an API. Check domain availability, track competitors, get namespace intelligence. Build domain monitoring tools and acquisition workflows.
COWORKDOMAINS API
// 05
cw.pitch — Deck Generation
CoworkPitch in API form. Send a one-sentence concept, get a full 12-slide deck back as structured JSON. Sequoia format, Elevator format, Japanese Mode.
COWORKPITCH API
// 06
📦
cw.store — CoworkVault
Store anything in CoworkStorage via API. Encrypted. Versioned. Retrieved instantly. Every deploy, every file, every session backed into the empire's permanent vault.
COWORKSTORAGE API
API REFERENCE
Clean. Typed. Fast.
POST/v1/fix/diagnose
Diagnose a Claude Cowork error and return the verified fix with step-by-step instructions.
error: "522" | "1014" | "PATH" | ...
context: "cloudflare-pages" | "mac" | "wrangler"
returns: { solution, steps[], severity }
POST/v1/stamp/certify
Issue a ClaudeStamp certificate. Timestamped, permanent, cryptographically verifiable.
concept: string (max 2000 chars)
founder: string (public identity)
returns: { id, timestamp, certificate_url }
POST/v1/pitch/generate
Generate a full pitch deck from one sentence. Returns structured JSON with all slides.
concept: string (one sentence)
format: "sequoia" | "elevator" | "japanese"
returns: { slides[], deck_url }
GET/v1/domains/radar
Check domain availability and competitor namespace activity in the Cowork ecosystem.
query: string (domain or keyword)
returns: { available: bool, threats[], similar[] }
ACCESS
Build free.
Scale paid.
BUILDER · FREE FOREVER
$0
/ Month · unlimited dev time
No credit card. No expiry.
  • 1,000 API calls/month
  • All 9 SDK modules
  • CoworkFix error database
  • ClaudeStamp (5/month)
  • Dev sandbox environment
  • Community Discord
Start Building →
ENTERPRISE · WHITE-LABEL
$299
/ Month · custom volumes
Custom API limits + SLA
  • Unlimited API calls
  • White-label wrapper output
  • Custom domain endpoints
  • Dedicated support line
  • Co-marketing with CoworkWire
  • Early access to new APIs
  • SLA + uptime guarantee
Contact FEGL →
Build on the empire.
// GET STARTED IN 60 SECONDS
One install.
Nine APIs.

Free forever to build. Pro unlocks the marketplace — list your wrapper, earn revenue, FEGL takes 15%. Founding Pro locked at $29/mo for the first 420 developers.

$ npm install cowork-wrapper COPY
FREE TO START · PRO $29/MO FOUNDING · 9 APIS · MARKETPLACE ACCESS
COWORKVERSE · THE LAB
Vibe coding live · 4 builders online · CoworkRadio playing
JOIN THE LAB →
COWORKRADIO · VIBE CODING
Vibe Coding · Electric Flow
🔏 CLAUDESTAMP · STAMP YOUR IDEA