Artifyde Mcp is a Model Context Protocol (MCP) server: A home for your agent's HTML artifacts - publish, pull, share and review them over MCP. Because it speaks the Model Context Protocol, AI assistants can use Artifyde Mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package artifyde-mcp speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need ARTIFYDE_TOKEN. The current release is v0.1.2, published under the MIT license, with source at kennethkoontz/artifyde-mcp on GitHub.
On mcp.site, Artifyde Mcp sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Artifyde Mcp for artifyde.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — artifyde-mcp · MCP over stdio
▸Credentials — Requires ARTIFYDE_TOKEN
▸Open source — MIT license · kennethkoontz/artifyde-mcp