Share text, markdown, code, or HTML as auto-expiring links
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Share whatever your agent produces as auto-expiring links. This repo packages the ctxt.io MCP server for agent runtimes: a Claude Code plugin (MCP + /share command + skill), a Codex plugin, a Cursor plugin, and install recipes for VS Code and claude.ai.
https://ctxt.io/mcp (streamable HTTP, no auth, no account)create_context, read_context, delete_contextttl=30d and Pro options (name, password) cost $1 one-time; the tool result says how payment completes β a payment_url a human opens, plus any agent-payment capability the server currently advertises.You get the MCP server, a /share command, and a skill that teaches Claude when to share and how to produce good-looking HTML output (self-contained HTML + inline SVG β scripts are stripped server-side, so static only).
MCP server only, no plugin:
Codex plugin (bundles the MCP server + the share skill; lives in codex/ctxt/ with a .codex-plugin/plugin.json manifest):
MCP server only β add to ~/.codex/config.toml:
Skill only β Codex loads skills from ~/.agents/skills (open Agent Skills format):
One-click install (opens Cursor with the server pre-filled):
Cursor plugin (bundles the MCP server + the /share command + the share
skill; lives in cursor/ctxt/ with a .cursor-plugin/plugin.json
manifest, and the repo root carries a .cursor-plugin/marketplace.json
so the whole repo can be added as a marketplace):
MCP server only, by hand β add to .cursor/mcp.json (project) or
~/.cursor/mcp.json (global):
Add to .vscode/mcp.json β note VS Code uses a top-level servers map, not mcpServers:
Customize β Connectors β Add custom connector β https://ctxt.io/mcp (no auth).
Point it at https://ctxt.io/mcp: stateless streamable HTTP, plain JSON responses, no authentication.
delete_token returned at creation is a deletion capability. Treat it as a secret and keep it out of shared content.version in both plugin manifests together (Claude only updates installed plugins when the version changes) and tag the release; CI checks the manifests stay in sync.No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/context-ctxt-io)<a href="https://allmcps.com/mcp/context-ctxt-io"><img src="https://allmcps.com/api/badge/context-ctxt-io?style=directory" alt="Context β ctxt.io on AllMCPs" /></a>