# Artifacta ## Docs - [API Overview](https://docs.artifacta.io/api/overview.md): Base URL, authentication, pagination, rate limiting, and API guarantees. - [Authentication](https://docs.artifacta.io/authentication.md): Authenticate the CLI, SDK, and API with your API key. - [CLI Overview](https://docs.artifacta.io/cli/overview.md): Global behavior, environment variables, and output conventions for the Artifacta CLI. - [Core Concepts](https://docs.artifacta.io/concepts.md): The mental model behind Artifacta: tenants, artifacts, sessions, and metadata. - [Error Reference](https://docs.artifacta.io/errors.md): Every error code the Artifacta API returns, with recommended agent actions. - [Installation](https://docs.artifacta.io/installation.md): Install the Artifacta CLI and Python SDK. - [Introduction](https://docs.artifacta.io/introduction.md): Artifacta is the artifact store purpose-built for AI agents. - [Install in Claude Code](https://docs.artifacta.io/mcp/install/claude-code.md): Wire the Artifacta MCP server into Claude Code with a committed .mcp.json or a vendored .mcp/servers/artifacta config. - [Install in Claude Desktop](https://docs.artifacta.io/mcp/install/claude-desktop.md): Copy one JSON block into claude_desktop_config.json and store artifacts from a Claude Desktop conversation. - [Install in Cursor](https://docs.artifacta.io/mcp/install/cursor.md): Paste one MCP block into Cursor's mcp.json and use Artifacta tools from the inline AI chat. - [Use Artifacta with CrewAI](https://docs.artifacta.io/mcp/integrations/crewai.md): Register the Artifacta MCP server as a CrewAI tool source so agents in a crew can persist and hand off artifacts. - [MCP Server](https://docs.artifacta.io/mcp/overview.md): Use Artifacta from Claude Code, Codex, Cursor, Windsurf, Claude Desktop, and any MCP-compatible client. - [Troubleshooting](https://docs.artifacta.io/mcp/troubleshooting.md): Fix the common Artifacta MCP install failures: unauthorized errors, npx/PATH issues, server disconnected, and an empty tool list. - [Quickstart](https://docs.artifacta.io/quickstart.md): Push, list, and pull your first artifact in 60 seconds. - [Python SDK Overview](https://docs.artifacta.io/sdk/overview.md): Install, initialize, and use the Artifacta Python client. ## OpenAPI Specs - [openapi](https://docs.artifacta.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/artifacta) - [Status](https://status.artifacta.io)