context++
/ install in your terminal

Install the CLI and turn any public URL into Markdown from the shell.

Use the same live backend from scripts, CI, and local shells. Install once, sign in or set a key, and print clean Markdown on demand.

1
binary
32
providers
146
endpoints
terminal
npm install -g contextplusplus
contextplusplus login
contextplusplus process https://example.com --format markdown

Best path when you want the hosted backend, quota tracking, and no local provider secrets.

/ setup in three steps

Install fast. Keep the output clean.

01

Install or run with npx

The published package is contextplusplus. For persistent use, install it once; for smoke tests, npx is enough.

02

Authenticate once

Use contextplusplus login for the hosted flow, or set CONTEXTPLUSPLUS_API_KEY + CONTEXTPLUSPLUS_API_URL in CI.

03

Pipe clean Markdown anywhere

Run process against any supported public URL and feed stdout directly into agents, scripts, or local files.

/ output proof

What lands on stdout

The CLI returns the same cleaned Markdown the API and MCP surfaces produce, so your shell scripts and your agents stay in sync.

stdout.md

Example Domain

This domain is for use in documentation examples without needing permission. Avoid use in operations.

illustrative shape — real output via convert_url / process

/ the catalog

One API. 32 providers, 146 endpoints.

live from GET /v1/services · v1.0.3
click any provider to preview context++ output

Social11
Video5
Audio2
Commerce3
Developer1
Search1
Ad Libraries3
Link-in-bio5
AI1

/ faq

Do I need to self-host the backend?

No. The hosted backend is the default path. Local mode exists for development, but the published CLI is designed to work against the branded production API.

Can I use it in CI?

Yes. Set CONTEXTPLUSPLUS_API_KEY and CONTEXTPLUSPLUS_API_URL, then run contextplusplus process in your pipeline.

Is this different from the HTTP API?

It is the same engine and quota model behind a terminal-first interface. Pick the surface that fits the workflow without changing the output shape.

/ pricing

Same backend. Same quota.

CLI, MCP, and the HTTP API all sit on the same conversion engine and subscription model. Pick the surface that fits the workflow.

See pricing →

Standard

For steady, predictable pipelines.

$7/mo
  • +All 32 providers, 146 endpoints
  • +Markdown over one HTTP API
  • +API keys with rotation
  • +Usage dashboard
popular

Pro

Higher limits for production load.

$17/mo
  • +Everything in Standard
  • +Higher monthly conversion limit
  • +Priority throughput
  • +Billing portal + invoices

checkout via Stripe · POST /v1/billing/checkout · cancel anytime in the billing portal