One-shot setup for the Weftly MCP server and mppx wallet payments in Claude Code
Official Claude Code plugins for Weftly — agent-native transcription, summarization, and more. Plugins in this marketplace wire Claude Code up to call the Weftly MCP server with automatic MPP payments from your own mppx wallet.
In Claude Code:
/plugin marketplace add woven-record-media/weftly-plugins
weftly-setupOne-shot setup for the Weftly MCP server and mppx wallet payments. Registers the mppx stdio MCP server so Claude can sign payment challenges, syncs the mppx skills, and adds the Weftly HTTP MCP server to your project's .mcp.json.
Prerequisites:
npx)1. Create and fund an mppx wallet
npx mppx account create
Choose a name when prompted (you'll pass it to /weftly-setup:weftly-setup below). Then fund the wallet with USDC on Tempo mainnet — see mppx docs for funding, or bridge from Base using this guide.
2. Install the plugin:
/plugin install weftly-setup@weftly
3. Run setup with your wallet name:
/weftly-setup:weftly-setup --wallet <your-wallet-name>
The --wallet flag is required — no silent defaults, because mppx wallets hold real funds. The name must match a wallet in your mppx keychain (see npx mppx account list).
/weftly-setup:weftly-setup doesnpx is available and warms the mppx cache.mppx --mcp as a local stdio MCP server in Claude Code (npx mppx mcp add --agent claude-code).~/.claude/skills/ so Claude knows to call mppx:sign on payment_required errors (npx mppx skills add).weftly entry to the project's .mcp.json pointing at the Weftly MCP server.After restart, Claude Code gains:
weftly:transcribe, weftly:summarize, weftly:complete_upload, weftly:get_job_status (and any future Weftly tools) from the remote HTTP MCP server.mppx:sign, mppx:account-*, etc. from the local stdio MCP server.When Claude calls a paid Weftly tool, the flow is fully automatic: Weftly returns payment_required with a challenge → Claude calls mppx:sign (signed against your wallet) → Claude retries the Weftly call with the credential → the tool proceeds.
Weftly speaks the Machine Payments Protocol (MPP). Every paid tool call consumes a small amount of USDC from your mppx wallet — $0.50 for audio transcription, $1.00 for video, etc. (see pricing). The wallet and signing happen entirely on your machine; Weftly never sees your key.
Because mppx's own skills teach Claude the payment dance, you do not need a new skill for each Weftly service. New tools ship in the Weftly MCP server, your Claude picks them up on restart, payments just work.
Current Weftly pricing (in USDC):
| Tool | Audio | Video |
|---|---|---|
transcribe | $0.50 | $1.00 |
summarize | $0.75 | $1.25 |
Canonical prices are served by the Weftly MCP server at tools/list time — the table above is a snapshot. See weftly.ai for the latest.
MIT © Woven Record Media
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub woven-record-media/weftly-plugins --plugin weftly-setupComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Unified status line for Claude Code with multi-CLI (Claude, Codex, Gemini, z.ai) usage monitoring, context, rate limits, and cost tracking