|
396 | 396 | "keywords": ["docus", "nuxt", "documentation", "markdown", "nuxt-content"], |
397 | 397 | "tags": ["framework", "docs"], |
398 | 398 | "source": "./plugins/docus" |
| 399 | + }, |
| 400 | + { |
| 401 | + "name": "tosspayments", |
| 402 | + "description": "TossPayments payment integration guide - access official documentation for payment widget, checkout, and API integration", |
| 403 | + "category": "development", |
| 404 | + "keywords": ["tosspayments", "payment", "checkout", "korea"], |
| 405 | + "tags": ["mcp", "payment"], |
| 406 | + "source": "./plugins/tosspayments" |
| 407 | + }, |
| 408 | + { |
| 409 | + "name": "stripe", |
| 410 | + "description": "Stripe development plugin for Claude", |
| 411 | + "category": "development", |
| 412 | + "keywords": ["stripe", "payments", "webhooks", "api", "security"], |
| 413 | + "tags": ["mcp", "payments"], |
| 414 | + "source": { |
| 415 | + "source": "git-subdir", |
| 416 | + "url": "stripe/ai", |
| 417 | + "path": "providers/claude/plugin", |
| 418 | + "ref": "main" |
| 419 | + }, |
| 420 | + "homepage": "https://github.com/stripe/ai/tree/main/providers/claude/plugin" |
| 421 | + }, |
| 422 | + { |
| 423 | + "name": "vercel", |
| 424 | + "description": "Vercel deployment platform integration. Manage deployments, check build status, access logs, configure domains, and control your frontend infrastructure directly from Claude Code.", |
| 425 | + "category": "deployment", |
| 426 | + "source": { |
| 427 | + "source": "url", |
| 428 | + "url": "https://github.com/vercel/vercel-plugin.git" |
| 429 | + }, |
| 430 | + "homepage": "https://github.com/vercel/vercel-plugin" |
| 431 | + }, |
| 432 | + { |
| 433 | + "name": "sentry", |
| 434 | + "description": "Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.", |
| 435 | + "category": "monitoring", |
| 436 | + "source": { |
| 437 | + "source": "url", |
| 438 | + "url": "https://github.com/getsentry/sentry-for-claude.git" |
| 439 | + }, |
| 440 | + "homepage": "https://github.com/getsentry/sentry-for-claude/tree/main" |
| 441 | + }, |
| 442 | + { |
| 443 | + "name": "posthog", |
| 444 | + "description": "Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.", |
| 445 | + "category": "monitoring", |
| 446 | + "source": { |
| 447 | + "source": "url", |
| 448 | + "url": "https://github.com/PostHog/ai-plugin.git", |
| 449 | + "sha": "f2f37954ecef9f1afce4fa81b6a612454a96c410" |
| 450 | + }, |
| 451 | + "homepage": "https://posthog.com/docs/model-context-protocol" |
| 452 | + }, |
| 453 | + { |
| 454 | + "name": "revenuecat", |
| 455 | + "description": "Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.", |
| 456 | + "category": "development", |
| 457 | + "source": { |
| 458 | + "source": "url", |
| 459 | + "url": "https://github.com/RevenueCat/rc-claude-code-plugin.git", |
| 460 | + "sha": "af7cb77996aee4e7e3c109c5afec81f716139032" |
| 461 | + }, |
| 462 | + "homepage": "https://www.revenuecat.com" |
| 463 | + }, |
| 464 | + { |
| 465 | + "name": "notion", |
| 466 | + "description": "Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.", |
| 467 | + "category": "productivity", |
| 468 | + "keywords": ["notion", "productivity", "knowledge-base", "documentation", "database"], |
| 469 | + "tags": ["productivity", "mcp"], |
| 470 | + "source": { |
| 471 | + "source": "github", |
| 472 | + "repo": "makenotion/claude-code-notion-plugin" |
| 473 | + } |
399 | 474 | } |
400 | 475 | ] |
401 | 476 | } |
0 commit comments