Not your average paste bin.

$ mcp-native paste bin · built for claude code · free forever

playground.md
Syntax highlighting for 100+ languages
JavaScriptTypeScriptPythonRustGoMarkdownHTMLCSSJSONYAMLSQLJavaC++C#SwiftKotlinRubyPHPVueReactSvelteBashPowerShellLuaElixirErlangHaskellClojureScalaDartRJuliaObjective-CPerlShellZshFishDockerGraphQLProtobufTOMLINIXMLLaTeXSolidityWebAssemblyAssemblyF#OCamlNimCrystalGroovyCoffeeScriptJavaScriptTypeScriptPythonRustGoMarkdownHTMLCSSJSONYAMLSQLJavaC++C#SwiftKotlinRubyPHPVueReactSvelteBashPowerShellLuaElixirErlangHaskellClojureScalaDartRJuliaObjective-CPerlShellZshFishDockerGraphQLProtobufTOMLINIXMLLaTeXSolidityWebAssemblyAssemblyF#OCamlNimCrystalGroovyCoffeeScript
$ codethis

CodeThis is a fast, minimal paste and code-sharing service for developers — 100+ languages with syntax highlighting, rich MDC components for docs-grade pastes, and an MCP server so AI assistants like Claude can create pastes directly from chat. Free tier includes the REST API + MCP; Pro at $9/mo adds password-protected pastes, unlimited documents, and premium image export.

Features

Everything you need

CodeThis combines the simplicity of a paste bin with the power of rich documentation tooling.

Rich Markdown with Custom Components

Go beyond plain text. Use MDC syntax to embed alerts, steps, code groups, and more — all rendered beautifully.

# Welcome

::alert{type="info"}
Beautiful MDC components.
::

::steps
1. Write markdown
2. Embed components
3. Ship it
::

100+ Language Syntax Highlighting

From JavaScript to Rust, Python to YAML — every language gets full syntax highlighting powered by CodeMirror.

const greet = (name) => {
  return `Hello, ${name}!`
}

Organize with Folders

Group your pastes into folders and collections. Keep your snippets organized the way your brain works.

📁 work
  ├─ api-notes.md
  └─ deploy.sh
📁 snippets
  └─ regex.txt

Share Links or Invite Users

Copy a public link or invite specific people by email or username. Invitees land on the doc the moment they sign up — no friction, no account-seat math.

codethis.dev/doc/xK9vAqLcopied

Password Protection (Pro)

Add a password to sensitive pastes. Only people with the password can view the content. Available on Pro.

••••••••encrypted

API & MCP Server

Integrate CodeThis into your workflow with our REST API or use the MCP server with AI assistants.

# REST API
POST /api/pastes
{ "content": "...", "language": "js" }

# MCP Server
claudecodethis.dev/mcp

Instant Screenshots

Turn any paste into a share-ready screenshot with macOS/Windows/terminal window chromes, gradient backdrops, and 8 syntax themes. Export as PNG or WebP. Premium gradients on Pro.

Example code screenshot — macOS window chrome with Dracula theme on an ocean gradient backdrop
See it in action

MDC makes docs beautiful

Write rich documentation using simple markdown syntax — no HTML, no fuss.
write.
get.
setup-guide.md

Project Setup Guide

Prerequisites: Node.js 18+ and pnpm installed

  1. Clone the repository
  2. Install dependencies with pnpm install
  3. Copy .env.example to .env and fill in your values
  4. Run pnpm dev to start the development server
pnpm install
pnpm dev
The dev server runs at http://localhost:3000 by default.
How it works

Three steps to sharing

No setup, no configuration. Just paste and share.

Paste

Drop in your code or write markdown with custom components. Pick your language, add a title — done.

Share

Copy your unique link and send it anywhere. Viewers see a beautifully rendered version, no account needed.

Done

That's it. Your paste lives at a shareable URL. Edit it later, add it to a folder, or protect it with a password on Pro.

Pricing

Simple, honest pricing

Free for every developer. Pro from $9/mo when you need more.
Anonymous
Try it out, no account needed.
Free
  • Unlimited pastes (temporary)
  • 100+ language highlighting
  • MDC component support
  • Pastes expire after 7 days
Free
For developers who share regularly.
Free
  • Everything in Anonymous
  • Up to 100 pastes, any duration (forever available)
  • Public / Unlisted / Private visibility
  • Folders + public profile
  • REST API + MCP server (2 keys)
Pro
Most popular
For power users who need more.
$9
 /month
  • Everything in Free
  • Password-protected pastes
  • Unlimited documents · 5 MB per paste
  • Premium image export (3× retina, WebP, custom colors)
  • API: 20 keys + higher rate limits
  • Collections (coming soon)
  • Email support

Popular languages

Each language has a dedicated landing page with examples, use cases, and highlighting notes.

See all 30+ languages →

Ready to paste?

Join CodeThis and start sharing code beautifully.