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-mcpPlugins overview
# 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.
What people ask about infiknit-mcp
What is Synthenova/infiknit-mcp?
+
Synthenova/infiknit-mcp is plugins for the Claude AI ecosystem. Official Infiknit plugin: generate images, videos, and canvas workflows from Claude Code, Codex, Cursor, Grok, and other agents. It has 1 GitHub stars and its last recorded update is dated 2026-09-08.
How do I install infiknit-mcp?
+
You can install infiknit-mcp by cloning the repository (https://github.com/Synthenova/infiknit-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Synthenova/infiknit-mcp safe to use?
+
Our security agent has analyzed Synthenova/infiknit-mcp and assigned a Trust Score of 80/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains Synthenova/infiknit-mcp?
+
Synthenova/infiknit-mcp is maintained by Synthenova. The last recorded GitHub activity is dated 2026-09-08, with 0 open issues.
Are there alternatives to infiknit-mcp?
+
Yes. On ClaudeWave you can browse similar plugins at /categories/plugins, sorted by popularity or recent activity.
Deploy infiknit-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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