Skip to main content
ClaudeWave

Official Infiknit plugin: generate images, videos, and canvas workflows from Claude Code, Codex, Cursor, Grok, and other agents.

PluginsRegistry oficial1 estrellas0 forksJavaScriptNOASSERTIONActualizado today
ClaudeWave Trust Score
80/100
Trusted
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !Licence file present but not machine-readable
Last scanned: 9/9/2026
Install as a Claude Code plugin
Method: Clone
Claude Code
/plugin marketplace add Synthenova/infiknit-mcp
/plugin install infiknit-mcp
1. Inside Claude Code, add the marketplace and install the plugin with the commands above.
2. Follow any post-install configuration from the README.
3. Restart the session if commands or hooks do not show up immediately.
Casos de uso

Resumen 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.
agent-pluginclaude-codecodexcursorgemini-cli-extensiongrokinfiknitmcp

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.

Featured on ClaudeWave: Synthenova/infiknit-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/synthenova-infiknit-mcp)](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

Alternativas a infiknit-mcp