Publish & manage shareable HTML/Markdown pages from your LLM, with access control.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Aigist.
publishPublish an HTML/Markdown page and get a shareable URL
list_pagesList your published pages
get_pageRetrieve the source of one of your pages
update_pageUpdate one of your pages in place (same URL)
delete_pageDelete one of your pages
Connect your LLM to Aigist β publish and manage shareable HTML/Markdown pages (with access control and Figma-style comments) directly from Claude, Cursor, or any MCP client.
It's a hosted, remote MCP server β you connect by URL, nothing to run or self-host. Sign in with GitHub or Google on first use (OAuth).
https://ai-gist.com/mcp (Streamable HTTP)| Tool | Description |
|---|---|
publish | Publish an HTML/Markdown page and get a shareable URL |
list_pages | List your published pages |
get_page | Retrieve the source of one of your pages |
update_page | Update one of your pages in place (same URL) |
delete_page | Delete one of your pages |
Settings β Connectors β Add custom connector β URL: https://ai-gist.com/mcp β Add.
A browser opens to sign in. Done.
Custom Connectors are gated to paid plans; the bundle isn't (it's a local
extension). Download aigist.mcpb, double-click it,
and confirm the install in Claude Desktop (it will note the publisher is
unverified β expected for a self-distributed bundle). Sign in on first use.
The bundle wraps
mcp-remoteand ships its dependencies, so it runs on Claude Desktop's built-in Node β no system Node required.
Add to your MCP config (~/.cursor/mcp.json or project .cursor/mcp.json):
If your client only speaks stdio MCP, use the mcp-remote bridge:
The committed aigist.mcpb is prebuilt. To rebuild (e.g. after bumping the
version or changing the URL in bundle/manifest.json):
server.json describes this remote server for the
MCP Registry. Before
publishing: set repository.url to this repo, verify the com.ai-gist
namespace (DNS TXT on ai-gist.com), then publish with the mcp-publisher
CLI. Validate against the current schema first β the registry format evolves.
MIT β see LICENSE.
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/aigist)<a href="https://allmcps.com/mcp/aigist"><img src="https://allmcps.com/api/badge/aigist?style=directory" alt="Aigist on AllMCPs" /></a>