Loading MCP server directory, please wait...
Artifact store for AI agents — persist, list, hand off run outputs with session metadata and dedup.
npx @getmcp/cli add io.artifacta/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ARTIFACTA_API_KEYArtifacta API key (ak_live_...) from https://app.artifacta.io/dashboard/keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.artifacta/mcp": {
"command": "npx",
"args": [
"-y",
"@artifacta-mcp/mcp"
],
"env": {
"ARTIFACTA_API_KEY": ""
}
}
}
}