Skip to content

docs(mcp): add Pictify to mcpServers secrets example#12486

Open
suyash-thakur wants to merge 1 commit into
continuedev:mainfrom
suyash-thakur:add-pictify-mcp-example
Open

docs(mcp): add Pictify to mcpServers secrets example#12486
suyash-thakur wants to merge 1 commit into
continuedev:mainfrom
suyash-thakur:add-pictify-mcp-example

Conversation

@suyash-thakur
Copy link
Copy Markdown

@suyash-thakur suyash-thakur commented May 24, 2026

Description

Adds @pictify/mcp-server as a third concrete example in the Work with Secrets in MCP Servers section of the MCP deep-dive, alongside the existing Supabase and GitHub entries.

Why

Pictify is an MCP server that lets agents render images, GIFs, and PDFs from HTML/CSS, URLs, or reusable templates — closing the gap between an agent describing an image, slide, or document and actually producing a publish-ready file (OG images, social cards, invoices, certificates, shipping labels, etc.). It's a reasonably common need that none of the existing example servers (database, source control, browser) cover.

The package follows the same npx + env pattern as the existing examples, so the addition fits the section's shape without changing structure.

Links

Checklist

  • Single small, scoped doc edit (9 lines added, no existing examples touched)
  • Same code-block format as siblings (Supabase / GitHub)
  • Short rationale paragraph after the YAML block linking to the source repo
  • No images, no other pages touched

Summary by cubic

Added @pictify/mcp-server as a third example in the “Work with Secrets in MCP Servers” section, alongside Supabase and GitHub. The example shows npx + env setup with PICTIFY_API_KEY, enabling agents to render images, GIFs, and PDFs from HTML, URLs, or templates.

Written for commit 90b8f5c. Summary will update on new commits. Review in cubic

Adds the @pictify/mcp-server entry alongside Supabase and GitHub in the
'Work with Secrets in MCP Servers' example. Pictify is an MCP server for
rendering images, GIFs, and PDFs from HTML/URLs/templates — a common
agent need (OG images, social cards, invoices, certificates) that
isn't covered by the existing examples.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@suyash-thakur suyash-thakur requested a review from a team as a code owner May 24, 2026 13:56
@dosubot dosubot Bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant