Loading MCP server directory, please wait...
A home for your agent's HTML artifacts - publish, pull, share and review them over MCP.
npx @getmcp/cli add com.artifyde/artifyde-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ARTIFYDE_TOKENPer-user Artifyde login token (vk_...). One of ARTIFYDE_TOKEN or ARTIFYDE_API_KEY is required to publish or access private pages.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.artifyde/artifyde-mcp": {
"command": "npx",
"args": [
"-y",
"artifyde-mcp"
],
"env": {
"ARTIFYDE_TOKEN": "",
"ARTIFYDE_URL": ""
}
}
}
}