Connects Claude Code / Claude Desktop to a Snapper trading backend via the /api/mcp endpoint. Ships a watch subcommand that streams live signal + order events as JSONL, auto-wired as a Claude Code plugin monitor sharing the same long-lived AI delegate token as the proxy MCP server.
This plugin requires configuration values that are prompted when the plugin is enabled. Sensitive values are stored in your system keychain.
SNAPPER_BASE_URLYour Snapper backend MCP endpoint, e.g. https://snapper.example.com/api/mcp - generate from Snapper's AI Integration settings page.
${user_config.SNAPPER_BASE_URL}SNAPPER_ACCESS_TOKENLong-lived AI delegate JWT. Paste from Snapper's AI Integration config-snippet generator. The same token authenticates both the proxy MCP server and the watch monitor.
${user_config.SNAPPER_ACCESS_TOKEN}Requires secrets
Needs API keys or credentials to function
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 mateusz-klatt/snapper-mcp --plugin snapper-mcpMemory compression system for Claude Code - persist context across sessions
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.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Edit and iterate on documents with any MCP-capable AI. Claude is the default and best-supported client today.
Full AI context layer over MCP — tree-sitter code-map, document RAG (PDF/Office/HTML/email + OCR + reranker), shared agent memory, on-demand web crawl, git history + blame + per-symbol diff. 300+ languages, 10+ coding-agent harnesses, content-addressed Fjall + LanceDB.