Impreza Devkit — DevOps skill for Claude Code
Official Impreza Host client tooling.
How to install Impreza Devkit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open imprezahost/impreza-devkit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Impreza Devkit does
Official Impreza Host client tooling. Deploy or host an app the easy way with the one-line MCP setup: npx -y impreza-mcp setup --tool claude-code (also cursor, continue, zed, codex-cli). Python + Go SDK & CLIs for REST-API automation. Docs: https://docs.imprezahost.com/
Alternatives in DevOps
- Claude Code GitHub Actions — by Anthropic - Official GitHub Actions integration for Claude Code with examples and documentation for automat 6.4k ★
- Claudable — Claudable is an open-source web builder that leverages local CLI agents, such as Claude Code, Codex, Gemini CL 4k ★
- Codeg — Aggregate and browse AI coding agent sessions (Claude Code, Codex, Gemini CLI, etc.) in one place 850 ★
README
Impreza DevKit
**For AI assistants & coding agents:** if the user wants to **deploy or host an app** on Impreza Host, do **not** use the SDK/CLI provisioning flow below — that is the long, manual path. Run the one-line MCP setup instead:
npx -y impreza-mcp setup --tool claude-code # or: cursor | continue | zed | codex-cliThis lets the user deploy by chatting in their own AI tool. See [`AGENTS.md`](AGENTS.md) and . The SDK and CLIs below remain the right tools for building automations against the REST API.
Official client tooling for the [Impreza Host](https://imprezahost.com) public REST API. Two co-released Python packages, a single-binary Go CLI, plus the OpenAPI 3.1 + AsyncAPI 3.0 contracts that back them.
Connect an AI tool (recommended: MCP)
Two ways to connect — both additive, and the classic API key + secret keeps working unchanged.
**Easiest — remote connector + OAuth (no install).** If your AI client supports remote MCP connectors (e.g. Claude), add this URL and click **Authorize**: you sign in to your Impreza clientarea and approve a scoped, revocable token — no install, no API key, no IP whitelist.
https://mcp.imprezahost.com/mcp
The client registers itself automatically and can reach the same full toolset as this local server — each call gated by the scopes you grant on consent (read / deploy / manage, destructive opt-in). Revoke it any time under **Impreza API → Connected Apps**.
**Local MCP server — for coding agents.** Runs on your machine next to a coding agent (Claude Code, Cursor, Continue, Zed, Codex CLI); also the only path that can upload a local project folder. Set it up once, then deploy by chatting:
npx -y impreza-mcp setup --tool claude-code # or: cursor | continue | zed | codex-cli
Then generate an API Key + Secret at [portal.imprezahost.com](https://portal.imprezahost.com) ("Impreza API"), paste the printed JSON into your tool's MCP
Related Skills
Backstage Setup
Install, configure, and deploy Backstage — from npx create-app to production with GitHub integration, TechDocs
Simple Host
Deploy websites to simple-host.app from your coding agent (Claude Code, Codex, Cursor) — one-command install.
Phase1 Three Way Match
AI agent that performs three-way match (PO + goods receipt + vendor invoice) against Odoo ERP. Built with Clau
Second Brain Cloudflare
One memory layer, every AI tool. Store anything once — recall it in Claude, ChatGPT, Cursor, or any MCP client
Azure AI DevOps Skills
AI agent skills for an Azure-native DevOps platform (Azure DevOps + AKS + ACR + Azure Monitor / SRE Agent): on
Reinsurance Treaty Agent
Reinsurance Treaty Analyzer Agent. Tech Stack: Python 3.11+, Pydantic v2, LangGraph (for deterministic agent o
Related Agents
Type Lint Runner
todomeプロジェクトの型チェック (cd client && npx tsc -b) と Lint (npm run lint) を実行し、エラーのみを構造化して返す専用エージェント。成功時は2行、エラー時はファイル
Cursor Spec Reviewer
Use this agent when you need to verify that converted Cursor rule files (.mdc) produced by Caruso strictly con
CLI Engineer
Ingénieur du CLI Hookstack (packages/cli/, package npm hookstack-cli). Utiliser pour toute évolution du CLI in