SuperPrompts
FeaturesHow it WorksPricingBlogDocsStart Building Free
Documentation Home

Getting Started

Getting StartedCore Concepts

Integrations

MCP (Claude Code, Cursor)

Reference

API versionsSecurityREST API v1 (legacy)

Documentation

Write system prompts in sections, version every save, publish one to production, and fetch it from your app over REST, the Node SDK, or MCP.

Node SDK

npm install superprompts. Cached reads, variables, publish and rollback, no dependencies. Every other language reads the same prompt over REST.

Node SDK docs

REST API

Read, write and publish prompts over HTTP with a project API key. One GET returns text, sections, tools, variables and version.

View API Docs

Quick Links

Getting Started

Learn the basics and get up and running quickly

Core Concepts

Understand structured sections and version control

MCP for Claude Code and Cursor

Let your coding agent read, edit and publish prompts

Ready to get started?

Sign in, paste the prompt you have, publish it, and replace the hardcoded string with one call.

Start Building Free