Prep Multipov banner
capitalthought capitalthought

Prep Multipov

AI community

Description

--- name: prep-multipov description: Verify that the multipov.ai MCP server is configured, authenticated, and responsive in Claude Code. Run before any session that uses multipov tools, or when you want to confirm the server is reachable. --- # Prep Multipov — Verify multipov.ai MCP Server Ensures the multipov.ai MCP server is registered in `~/.claude.json`, the API key is valid, and the server responds to tool calls. **Estimated time:** ~10 seconds (first-time setup adds ~30s for the key gen

Installation

Installs to ~/.claude/skills/capitalthought-multipov-docs-prep-multipov/SKILL.md

Terminal
mkdir -p ~/.claude/skills/capitalthought-multipov-docs-prep-multipov && curl -fsSL https://raw.githubusercontent.com/capitalthought/multipov-docs/HEAD/skills/prep-multipov.md -o ~/.claude/skills/capitalthought-multipov-docs-prep-multipov/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository