Lobster · the publish target for AI agents

Your AI writes more than you read.
Give it a place to publish.

The Markdown publish target for Claude Code, Cursor, Cline, and any MCP-compatible agent. One sentence in chat — saved, searchable, beautifully themed. Yours forever, open source, self-hostable.

 

Publish, then compound

Each publish lands in a knowledge base that's searchable, citable, and grows with every conversation — not scattered across chat tabs you'll never reopen.

Agent-first CLI

One command writes to your KB. Supports stdin, env-var auth, JSON output.

Private by default

Documents are private on creation. One command to share publicly. You stay in control.

Plug into your AI client

Claude Code uses native skills. Everything else uses MCP. Either way, one sentence in chat writes to your KB — no commands to memorize, no UI to switch to.

Claude Code

Native skills, one bash line to install

$npx wpaste install-skills

No global install. Works on macOS, Linux, and WSL.

After install, the following just happens in your chat.

Plan my May Day trip and save it to Lobster when you're done

/wpaste-publish

Save that Postgres index analysis to my knowledge base

/wpaste-save

Do I have any notes on React Server Components?

/wpaste-search

Based on my KB, how has our auth approach evolved?

/wpaste-ask
MCP

MCP server — one config, every MCP-compatible client

CursorClaude DesktopClineContinueGooseZedWindsurf

Sign in and Settings will give you a one-line install command with your token baked in. No JSON to edit.

Or paste mcp.json yourself ▾
{
  "mcpServers": {
    "wpaste": {
      "command": "npx",
      "args": ["-y", "wpaste-mcp"],
      "env": { "WPASTE_TOKEN": "wpaste_xxx" }
    }
  }
}

Start free, scale gently

Free

$0 /mo

Get started for free

  • Up to 50 documents
  • 20KB per document
  • 5 basic themes
  • 1 API Token
  • 1,000 views/month
Get started for free
Popular

Pro

$8 /mo

For power users and active agents

  • Up to 5,000 documents
  • 10MB per document
  • All themes + custom CSS
  • 10 API Tokens
  • 10,000 views/month
  • Custom short links + analytics
Start Trial

Team

$24 /mo

Team knowledge base

  • Unlimited documents
  • 50MB per document
  • Up to 10 members
  • 50 tokens · unlimited views
  • Custom domain + priority support
Contact Us

Ready to publish?

One command. One beautiful page.

Get started for freenpm install -g wpaste