framehood-plugin

Framehood/framehood-plugin
★ 0 stars Python Code/Dev Tools Updated 12d ago
Framehood plugin for Claude Code — bundles the Framehood MCP server, a command, and skills.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "framehood-plugin": {
      "command": "uvx",
      "args": [
        "framehood-plugin"
      ]
    }
  }
}

Or install with pip: pip install framehood-plugin

README Excerpt

Generate and edit images, video, and audio directly from Claude. The plugin wires Claude Code to the Framehood MCP server and adds a command and skills. - **MCP server** (`framehood`) — the remote endpoint `https://mcp.framehood.ai/mcp`. On first use Claude Code runs the OAuth sign-in flow in your browser.

Topics

aiclaudeclaude-codeframehoodmcpmodel-context-protocolplugin