Server data from the Official MCP Registry
Share text, markdown, code, or HTML as auto-expiring links
About
Share text, markdown, code, or HTML as auto-expiring links
Remote endpoints: streamable-http: https://ctxt.io/mcp
Security Report
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
3 tools verified · Open access · No issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Connect
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-ctxt-mcp": {
"url": "https://ctxt.io/mcp"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
ctxt.io for agents
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.
- MCP endpoint:
https://ctxt.io/mcp(streamable HTTP, no auth, no account) - Tools:
create_context,read_context,delete_context - Free expiries: 5m – 1d.
ttl=30dand Pro options (name, password) cost $1 one-time; the tool result says how payment completes — apayment_urla human opens, plus any agent-payment capability the server currently advertises.
Claude Code (plugin — recommended)
/plugin marketplace add ctxt-io/ctxt-agents
/plugin install ctxt@ctxt
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:
claude mcp add --transport http ctxt https://ctxt.io/mcp
Codex
Codex plugin (bundles the MCP server + the share skill; lives in codex/ctxt/ with a .codex-plugin/plugin.json manifest):
codex plugin marketplace add ctxt-io/ctxt-agents
codex plugin add ctxt@ctxt
MCP server only — add to ~/.codex/config.toml:
[mcp_servers.ctxt]
url = "https://ctxt.io/mcp"
Skill only — Codex loads skills from ~/.agents/skills (open Agent Skills format):
mkdir -p ~/.agents/skills
cp -r codex/ctxt/skills/share ~/.agents/skills/ctxt-share
Cursor
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):
Cursor → Settings → Tools & MCP → add marketplace → ctxt-io/ctxt-agents
MCP server only, by hand — add to .cursor/mcp.json (project) or
~/.cursor/mcp.json (global):
{
"mcpServers": {
"ctxt": { "url": "https://ctxt.io/mcp" }
}
}
VS Code
Add to .vscode/mcp.json — note VS Code uses a top-level servers map, not mcpServers:
{
"servers": {
"ctxt": { "type": "http", "url": "https://ctxt.io/mcp" }
}
}
claude.ai / Claude Desktop
Customize → Connectors → Add custom connector → https://ctxt.io/mcp (no auth).
Any other MCP client
Point it at https://ctxt.io/mcp: stateless streamable HTTP, plain JSON responses, no authentication.
Notes
- Links are bearer-accessible by default — anyone holding the URL can read them; password-protected (Pro) links additionally require the password. Don't share secrets.
- The
delete_tokenreturned at creation is a deletion capability. Treat it as a secret and keep it out of shared content. - Releasing: bump
versionin both plugin manifests together (Claude only updates installed plugins when the version changes) and tag the release; CI checks the manifests stay in sync. - Docs: https://ctxt.io/mcp/docs · Terms: https://ctxt.io/tos · Privacy: https://ctxt.io/privacy
- Security reports: see SECURITY.md.
License
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
