Official Infiknit plugin: generate images, videos, and canvas workflows from Claude Code, Codex, Cursor, Grok, and other agents.
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !Licence file present but not machine-readable
/plugin marketplace add Synthenova/infiknit-mcp
/plugin install infiknit-mcpResumen de Plugins
# Infiknit for agents
Give Claude Code, Codex, Cursor, Grok Build, and other local agents Infiknit: generate images and videos into a project, or build connected canvas workflows while you watch.
Infiknit is a desktop app. This plugin connects to the copy running on **this computer**. Cloud agents cannot reach it.
## Before you install
1. [Download Infiknit](https://infiknit.app/downloads) for macOS or Windows.
2. Open Infiknit and keep it running.
3. Optional: **Settings → MCP Connect** already one-click installs the same connection. Use this plugin when you want Infiknit to show up in an agent marketplace.
The launcher reads Infiknit’s local token from the desktop app. It never asks for provider API keys.
## Install
### Claude Code
```text
/plugin marketplace add Synthenova/infiknit-mcp
/plugin install infiknit@infiknit
```
### Codex
```sh
codex plugin marketplace add Synthenova/infiknit-mcp
codex plugin add infiknit@infiknit
```
### Grok Build
```sh
grok plugin marketplace add Synthenova/infiknit-mcp
grok plugin install infiknit --trust
```
### Cursor, Copilot, Windsurf, Cline
Add this local stdio server (the launcher finds Infiknit on the same machine):
```json
{
"mcpServers": {
"Infiknit": {
"command": "node",
"args": ["/absolute/path/to/infiknit-mcp/plugins/infiknit/bin/infiknit-mcp.cjs"]
}
}
}
```
Or clone this repo and point `args` at `plugins/infiknit/bin/infiknit-mcp.cjs`. Reload the agent after installing.
## What it does
- Generate an image or video into the agent’s project folder using keys already saved in Infiknit.
- Create, connect, and queue canvas nodes for ads, product shots, and multi-shot workflows.
- Inspect results without leaving the agent.
Keep Infiknit open while work runs. Replacing the token in **Settings → MCP Connect** refreshes one-click agent installs; this plugin rereads the new token on the next launch.
## Security
- Talks only to `http://127.0.0.1:31415/mcp` (or `31416` for Infiknit Dev).
- Uses the local bearer token stored by Infiknit. The token never leaves this computer.
- Does not read provider keys, `.env` files, or SSH credentials.
- Cloud ChatGPT, Claude.ai custom connectors, and Cursor Cloud Agents cannot use this loopback server.
Privacy: https://infiknit.app/privacy
Terms: https://infiknit.app/terms
## Manual env override
If you copied MCP config from Infiknit, you can skip discovery:
```sh
export INFIKNIT_MCP_URL=http://127.0.0.1:31415/mcp
export INFIKNIT_MCP_TOKEN=your-local-token
```
Set both or neither.
Lo que la gente pregunta sobre infiknit-mcp
¿Qué es Synthenova/infiknit-mcp?
+
Synthenova/infiknit-mcp es plugins para el ecosistema de Claude AI. Official Infiknit plugin: generate images, videos, and canvas workflows from Claude Code, Codex, Cursor, Grok, and other agents. Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-09-08.
¿Cómo se instala infiknit-mcp?
+
Puedes instalar infiknit-mcp clonando el repositorio (https://github.com/Synthenova/infiknit-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Synthenova/infiknit-mcp?
+
Nuestro agente de seguridad ha analizado Synthenova/infiknit-mcp y le ha asignado un Trust Score de 80/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Synthenova/infiknit-mcp?
+
Synthenova/infiknit-mcp es mantenido por Synthenova. La última actividad registrada en GitHub es del 2026-09-08, con 0 issues abiertos.
¿Hay alternativas a infiknit-mcp?
+
Sí. En ClaudeWave puedes explorar plugins similares en /categories/plugins, ordenados por popularidad o actividad reciente.
Despliega infiknit-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/synthenova-infiknit-mcp)<a href="https://claudewave.com/repo/synthenova-infiknit-mcp"><img src="https://claudewave.com/api/badge/synthenova-infiknit-mcp" alt="Featured on ClaudeWave: Synthenova/infiknit-mcp" width="320" height="64" /></a>Más Plugins
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
AI agent skill that researches any topic across Reddit, X, YouTube, HN, Polymarket, and the web - then synthesizes a grounded summary
Academic Research Skills for Claude Code: research → write → review → revise → finalize
Agent skill that removes signs of AI-generated writing from text
A skill to stop your coding agent from burying the answer. ADHD-friendly output.
Create beautiful slides on the web using a coding agent's frontend skills