context++
/ install in your agent

Connect context++ to VS Code, Cursor, Codex, Claude, and ChatGPT.

Install one hosted MCP server, approve OAuth in your browser, and call convert_url on any public page to get clean Markdown back.

32
providers
146
endpoints
1
tool
Install in VS Code
install link
{
  "name": "contextplusplus",
  "type": "http",
  "url": "https://mcp.contextplusplus.com/mcp"
}

Installs the hosted Streamable HTTP server. VS Code discovers OAuth from the server and opens login when it connects.

/ setup in three steps

Install fast. Keep the output clean.

01

Install the hosted server

Pick your client or paste https://mcp.contextplusplus.com/mcp. The install config contains only the server URL — no tokens, secrets, or local npx process.

02

Approve OAuth in the browser

Your MCP client discovers the Supabase OAuth server, opens the context++ consent screen, and stores its own token after approval.

03

Call convert_url and get Markdown

The server exposes one high-signal tool, convert_url, which returns the same LLM-ready Markdown the API and CLI surfaces use.

/ output proof

What you get back

A single tool call returns structured Markdown, not raw HTML or noisy provider JSON. That keeps prompts deterministic and short.

tool-call.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

Does this replace the live MCP endpoint?

No. The protocol endpoint stays at https://mcp.contextplusplus.com/mcp. This homepage only explains how to connect and use it.

Do I need to self-host anything?

No. This page is for the hosted MCP surface. Local development still exists, but most teams can just connect the hosted endpoint and authenticate.

Do install links contain my token?

No. Install links and snippets only configure the remote MCP URL. The client obtains and stores OAuth tokens after you approve the browser consent flow.

Can I shorten the MCP server name?

Yes, for manual configs. Use ctxpp as the local server name if your host lets you choose it. Plugin installs keep the canonical contextplusplus name so skills and tool references stay stable.

What tool does it expose?

convert_url — one public URL in, clean Markdown out. The same backend quota and subscription model applies here as on the HTTP API.

/ 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