{
  "site": {
    "name": "API Context Marketplace",
    "url": "https://context.apimatic.io"
  },
  "name": "context-plugins",
  "description": "APIMatic plugin marketplace — SDK-native, version-aware API context for your AI coding agent.",
  "owner": {
    "name": "APIMatic",
    "email": "developer@apimatic.io"
  },
  "marketplace": "context-plugins/plugin-marketplace",
  "generatedAt": "2026-09-03T13:47:25.667Z",
  "overlaySource": "local:overlay.json",
  "count": 24,
  "healthScale": {
    "1": "Known gaps in output. Read the plugin’s open issues first.",
    "2": "Built from the published spec only.",
    "3": "Built from the published spec, and reviewed by hand.",
    "4": "Spot-checked against the live API.",
    "5": "Checked against the live API."
  },
  "healthState": {
    "1": "Known gaps",
    "2": "Not verified",
    "3": "Not verified",
    "4": "Spot-checked",
    "5": "Verified"
  },
  "plugins": [
    {
      "name": "paypal",
      "slug": "paypal",
      "title": "PayPal API",
      "provider": "PayPal",
      "category": "Payments",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Checkout, orders, payments, refunds and payouts across the full PayPal REST surface.",
      "description": "Integrate PayPal end to end: Orders v2, payment capture, refunds, payouts and webhooks, with the request/response models and auth flow your agent needs to ship a real checkout.",
      "repoDescription": "Integrate and consume the APIMatic-generated PayPal Server SDK SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.3.3",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install paypal",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install paypal@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/paypal",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/paypal",
      "logoFit": null,
      "pageUrl": "/plugins/paypal",
      "mdUrl": "/plugins/paypal.md",
      "featured": 1,
      "useCases": [
        {
          "prompt": "Add a PayPal checkout to my app"
        },
        {
          "prompt": "Capture and refund PayPal orders"
        },
        {
          "prompt": "Handle PayPal payouts and webhooks"
        }
      ]
    },
    {
      "name": "alpaca",
      "slug": "alpaca",
      "title": "Alpaca Trading API",
      "provider": "Alpaca",
      "category": "Fintech",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Commission-free stock trading and market data.",
      "description": "Integrate and consume the APIMatic-generated Trader API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated Trader API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install alpaca",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install alpaca@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/alpaca",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=alpaca.markets&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/alpaca",
      "mdUrl": "/plugins/alpaca.md",
      "featured": 10,
      "useCases": [
        {
          "prompt": "Place commission-free stock trades with Alpaca"
        },
        {
          "prompt": "Fetch live and historical market data from Alpaca"
        },
        {
          "prompt": "Build a trading bot on the Alpaca API"
        }
      ]
    },
    {
      "name": "binance",
      "slug": "binance",
      "title": "Binance API",
      "provider": "Binance",
      "category": "Fintech",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Trade crypto, manage orders and monitor market data.",
      "description": "Integrate and consume the APIMatic-generated Binance Public Spot API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated Binance Public Spot API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install binance",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install binance@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/binance",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/binance",
      "logoFit": null,
      "pageUrl": "/plugins/binance",
      "mdUrl": "/plugins/binance.md",
      "featured": 8,
      "useCases": [
        {
          "prompt": "Fetch live spot prices and order book depth from Binance"
        },
        {
          "prompt": "Place and manage spot orders on Binance"
        },
        {
          "prompt": "Stream Binance market data into my trading app"
        }
      ]
    },
    {
      "name": "coingecko",
      "slug": "coingecko",
      "title": "CoinGecko API",
      "provider": "CoinGecko",
      "category": "Fintech",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Crypto prices, market caps and coin metadata.",
      "description": "Integrate and consume the APIMatic-generated CoinGecko Demo API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated CoinGecko Demo API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install coingecko",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install coingecko@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/coingecko",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=coingecko.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/coingecko",
      "mdUrl": "/plugins/coingecko.md",
      "featured": 9,
      "useCases": [
        {
          "prompt": "Fetch live crypto prices from CoinGecko"
        },
        {
          "prompt": "Pull market charts and coin data from CoinGecko"
        },
        {
          "prompt": "List trending coins and exchanges from CoinGecko"
        }
      ]
    },
    {
      "name": "shutterstock",
      "slug": "shutterstock",
      "title": "Shutterstock API",
      "provider": "Shutterstock",
      "category": "Media",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Search and license images, video and music via the Shutterstock API.",
      "description": "Integrate Shutterstock: search the media catalog, retrieve licenses and manage collections across images, video and music through the API.",
      "repoDescription": "Integrate and consume the APIMatic-generated Shutterstock API Explorer SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.3.3",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install shutterstock",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install shutterstock@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/shutterstock",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=shutterstock.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/shutterstock",
      "mdUrl": "/plugins/shutterstock.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Search the Shutterstock media catalog"
        },
        {
          "prompt": "License Shutterstock images or video"
        },
        {
          "prompt": "Manage Shutterstock collections"
        }
      ]
    },
    {
      "name": "slack",
      "slug": "slack",
      "title": "Slack Web API",
      "provider": "Slack",
      "category": "Communications",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Post messages, manage channels and users on Slack’s Web API.",
      "description": "Build Slack integrations: send and update messages, manage channels, users and files across the Web API, with the method surface typed for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated Slack Web API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install slack",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install slack@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/slack",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=slack.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/slack",
      "mdUrl": "/plugins/slack.md",
      "featured": 7,
      "useCases": [
        {
          "prompt": "Send and update Slack messages from my app"
        },
        {
          "prompt": "Manage Slack channels and users"
        },
        {
          "prompt": "Upload files to Slack"
        }
      ]
    },
    {
      "name": "sportsdata",
      "slug": "sportsdata",
      "title": "SportsData.io API",
      "provider": "SportsData.io",
      "category": "Data",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Live scores, player stats and schedules across major leagues.",
      "description": "Integrate the SportsData.io API to pull live scores, player statistics and schedule data across major sports leagues, with auth and the response models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated SportsDataIO SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install sportsdata",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install sportsdata@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/sportsdata",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=sportsdata.io&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/sportsdata",
      "mdUrl": "/plugins/sportsdata.md",
      "featured": 13,
      "useCases": [
        {
          "prompt": "Pull live scores for a league"
        },
        {
          "prompt": "Fetch player statistics for a season"
        },
        {
          "prompt": "Load team schedules and fixtures"
        }
      ]
    },
    {
      "name": "square",
      "slug": "square",
      "title": "Square API",
      "provider": "Square",
      "category": "Payments",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Payments, catalog and sales data via the Square API.",
      "description": "Integrate the Square API to take payments, manage catalog and inventory, and read sales data, with auth and the response models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Square SDK — bundled skills for C#/.NET, Python, TypeScript.",
      "version": "0.3.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install square",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install square@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/square",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/square",
      "logoFit": null,
      "pageUrl": "/plugins/square",
      "mdUrl": "/plugins/square.md",
      "featured": 4,
      "useCases": [
        {
          "prompt": "Take a card payment with Square"
        },
        {
          "prompt": "Sync catalog and inventory levels"
        },
        {
          "prompt": "Pull sales and order history"
        }
      ]
    },
    {
      "name": "finnhub",
      "slug": "finnhub",
      "title": "Finnhub API",
      "provider": "Finnhub",
      "category": "Fintech",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Real-time quotes, fundamentals and historical market data.",
      "description": "Integrate the Finnhub API to pull real-time quotes, historical prices and company fundamentals across stocks, forex and crypto, with auth and the response models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Finnhub API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install finnhub",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install finnhub@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/finnhub",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=finnhub.io&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/finnhub",
      "mdUrl": "/plugins/finnhub.md",
      "featured": 11,
      "useCases": [
        {
          "prompt": "Fetch a real-time stock quote"
        },
        {
          "prompt": "Pull company fundamentals and financials"
        },
        {
          "prompt": "Load historical candles for a symbol"
        }
      ]
    },
    {
      "name": "firecrawl",
      "slug": "firecrawl",
      "title": "Firecrawl API",
      "provider": "Firecrawl",
      "category": "DevTools",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "Crawl and scrape sites into clean, LLM-ready content.",
      "description": "Integrate the Firecrawl API to scrape pages and crawl sites into clean markdown or structured data, with auth and the job models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Firecrawl API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install firecrawl",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install firecrawl@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/firecrawl",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=firecrawl.dev&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/firecrawl",
      "mdUrl": "/plugins/firecrawl.md",
      "featured": 12,
      "useCases": [
        {
          "prompt": "Scrape a page into clean markdown"
        },
        {
          "prompt": "Crawl a docs site and collect every page"
        },
        {
          "prompt": "Extract structured data from a URL"
        }
      ]
    },
    {
      "name": "twilio",
      "slug": "twilio",
      "title": "Twilio",
      "provider": "Twilio",
      "category": "Communications",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": "SMS, voice and programmable messaging via the Twilio API.",
      "description": "Integrate the Twilio API to send and receive SMS, place voice calls and manage programmable communications, with auth and the message models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Twilio SDK SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.3.3",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install twilio",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install twilio@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/twilio",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=twilio.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/twilio",
      "mdUrl": "/plugins/twilio.md",
      "featured": 5,
      "useCases": [
        {
          "prompt": "Send an SMS with Twilio"
        },
        {
          "prompt": "Place an outbound voice call"
        },
        {
          "prompt": "Handle an inbound message webhook"
        }
      ]
    },
    {
      "name": "tesla",
      "slug": "tesla",
      "title": "Tesla Fleet",
      "provider": "Tesla",
      "category": "Mobility",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Vehicle state, climate and charging control via the Tesla API.",
      "description": "Integrate the Tesla API to read vehicle state and control climate, charging and access, with auth and the command models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Tesla Fleet Management API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install tesla",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install tesla@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/tesla",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/tesla",
      "logoFit": null,
      "pageUrl": "/plugins/tesla",
      "mdUrl": "/plugins/tesla.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Read Tesla vehicle state (battery, location, climate)"
        },
        {
          "prompt": "Control charging and climate on a Tesla"
        },
        {
          "prompt": "Lock, unlock and send commands to a Tesla"
        }
      ]
    },
    {
      "name": "vimeo",
      "slug": "vimeo",
      "title": "Vimeo",
      "provider": "Vimeo",
      "category": "Media",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Upload, manage and deliver video via the Vimeo API.",
      "description": "Integrate the Vimeo API to upload videos, manage metadata and privacy, and organise libraries, with auth and the video models handled for you.",
      "repoDescription": "Integrate and consume the APIMatic-generated Vimeo API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install vimeo",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install vimeo@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/vimeo",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/vimeo",
      "logoFit": null,
      "pageUrl": "/plugins/vimeo",
      "mdUrl": "/plugins/vimeo.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Upload a video to Vimeo"
        },
        {
          "prompt": "Update video metadata and privacy"
        },
        {
          "prompt": "List and organise videos in a folder"
        }
      ]
    },
    {
      "name": "frankfurter",
      "slug": "frankfurter",
      "title": "Frankfurter",
      "provider": null,
      "category": "Data",
      "categoryHint": null,
      "tier": null,
      "health": 5,
      "tagline": null,
      "description": "Integrate and consume the APIMatic-generated Frankfurter API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated Frankfurter API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install frankfurter",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install frankfurter@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/frankfurter",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=frankfurter.app&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/frankfurter",
      "mdUrl": "/plugins/frankfurter.md",
      "featured": 14,
      "useCases": [
        {
          "prompt": "Convert an amount between two currencies"
        },
        {
          "prompt": "Fetch historical exchange rates for a date range"
        },
        {
          "prompt": "Track the daily ECB reference rates"
        }
      ]
    },
    {
      "name": "maxio",
      "slug": "maxio",
      "title": "Maxio",
      "provider": "Maxio",
      "category": "Billing",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Subscriptions, invoicing and usage-based billing on Maxio Advanced Billing.",
      "description": "Run recurring revenue on Maxio Advanced Billing (formerly Chargify): subscription lifecycle, invoicing, metered/usage billing and dunning, with pagination and retries handled.",
      "repoDescription": "Integrate and consume the APIMatic-generated Maxio Advanced Billing SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.2",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install maxio",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install maxio@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/maxio",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=maxio.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/maxio",
      "mdUrl": "/plugins/maxio.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Manage subscription lifecycle in Maxio"
        },
        {
          "prompt": "Run metered/usage billing with Maxio"
        },
        {
          "prompt": "Automate invoicing and dunning in Maxio"
        }
      ]
    },
    {
      "name": "adyen",
      "slug": "adyen",
      "title": "Adyen API",
      "provider": "Adyen",
      "category": "Payments",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Global card acquiring, payment methods and settlement across Adyen’s platform.",
      "description": "Build on Adyen’s unified payments API: authorizations, captures, refunds, local payment methods and settlement, with typed models across every language.",
      "repoDescription": "Integrate and consume the APIMatic-generated Adyen SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install adyen",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install adyen@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/adyen",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/adyen",
      "logoFit": null,
      "pageUrl": "/plugins/adyen",
      "mdUrl": "/plugins/adyen.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Wire up an Adyen checkout"
        },
        {
          "prompt": "Capture and refund Adyen payments"
        },
        {
          "prompt": "Add local payment methods with Adyen"
        }
      ]
    },
    {
      "name": "deepgram",
      "slug": "deepgram",
      "title": "Deepgram API",
      "provider": "Deepgram",
      "category": "Media",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Speech-to-text and audio intelligence.",
      "description": "Integrate and consume the APIMatic-generated Deepgram SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated Deepgram SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install deepgram",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install deepgram@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/deepgram",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/deepgram",
      "logoFit": null,
      "pageUrl": "/plugins/deepgram",
      "mdUrl": "/plugins/deepgram.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Transcribe audio to text with Deepgram"
        },
        {
          "prompt": "Add real-time speech-to-text to my app with Deepgram"
        },
        {
          "prompt": "Analyze audio for topics and sentiment with Deepgram"
        }
      ]
    },
    {
      "name": "discourse",
      "slug": "discourse",
      "title": "Discourse API",
      "provider": "Discourse",
      "category": "Communities",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Automate a Discourse forum.",
      "description": "Integrate the Discourse API: manage topics, posts, users and categories on a Discourse forum, with the SDK bundled for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated Discourse SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install discourse",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install discourse@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/discourse",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=discourse.org&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/discourse",
      "mdUrl": "/plugins/discourse.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Create and manage Discourse topics"
        },
        {
          "prompt": "Manage Discourse users and categories"
        },
        {
          "prompt": "Automate a Discourse forum"
        }
      ]
    },
    {
      "name": "verizon",
      "slug": "verizon",
      "title": "Verizon",
      "provider": null,
      "category": "Network",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": null,
      "description": "Integrate and consume the APIMatic-generated Verizon SDK — bundled skills for C#/.NET, python, TypeScript.",
      "repoDescription": "Integrate and consume the APIMatic-generated Verizon SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.2.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing",
          "integrate"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install verizon",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install verizon@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/verizon",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/verizon",
      "logoFit": null,
      "pageUrl": "/plugins/verizon",
      "mdUrl": "/plugins/verizon.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Activate an IoT device on the network"
        },
        {
          "prompt": "Look up a device's current location"
        },
        {
          "prompt": "Manage connectivity for a fleet of devices"
        }
      ]
    },
    {
      "name": "google-maps",
      "slug": "google-maps",
      "title": "Google Maps Platform",
      "provider": "Google",
      "category": "Data",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Geocode addresses, calculate routes and embed maps.",
      "description": "Work with Google Maps Platform: geocode addresses, calculate routes and distances, and embed interactive maps, with the request/response surface typed for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated Google Maps Platform SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.1.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install google-maps",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install google-maps@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/google-maps",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/googlemaps",
      "logoFit": null,
      "pageUrl": "/plugins/google-maps",
      "mdUrl": "/plugins/google-maps.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Geocode an address into coordinates"
        },
        {
          "prompt": "Calculate a driving route between two points"
        },
        {
          "prompt": "Embed an interactive Google map in my app"
        }
      ]
    },
    {
      "name": "notion",
      "slug": "notion",
      "title": "Notion API",
      "provider": "Notion",
      "category": "Productivity",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Read and write pages, databases and blocks in Notion.",
      "description": "Build Notion integrations: query and update databases, create and edit pages and blocks, and search a workspace, with the API surface typed for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated Notion API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.1.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install notion",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install notion@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/notion",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=notion.so&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/notion",
      "mdUrl": "/plugins/notion.md",
      "featured": 6,
      "useCases": [
        {
          "prompt": "Query and update a Notion database"
        },
        {
          "prompt": "Create and edit Notion pages and blocks"
        },
        {
          "prompt": "Search a Notion workspace"
        }
      ]
    },
    {
      "name": "nytimes",
      "slug": "nytimes",
      "title": "New York Times API",
      "provider": "The New York Times",
      "category": "Media",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Search and read New York Times content.",
      "description": "Integrate the New York Times API: search articles, read top stories and access NYT content, with the SDK bundled for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated The New York Times APIs SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.1.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install nytimes",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install nytimes@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/nytimes",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=nytimes.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/nytimes",
      "mdUrl": "/plugins/nytimes.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Search New York Times articles by keyword"
        },
        {
          "prompt": "Pull top stories and headlines from the NYT API"
        },
        {
          "prompt": "Fetch NYT book bestseller lists"
        }
      ]
    },
    {
      "name": "plaid",
      "slug": "plaid",
      "title": "Plaid API",
      "provider": "Plaid",
      "category": "Fintech",
      "categoryHint": null,
      "tier": null,
      "health": null,
      "tagline": "Link bank accounts and read balances, transactions and identity.",
      "description": "Integrate the Plaid API: create a Link token, exchange the public token for access, then read account balances, transactions and identity, with the auth flow and models typed for your agent.",
      "repoDescription": "Integrate and consume the APIMatic-generated The Plaid API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.1.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install plaid",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install plaid@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/plaid",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://www.google.com/s2/favicons?domain=plaid.com&sz=128",
      "logoFit": "cover",
      "pageUrl": "/plugins/plaid",
      "mdUrl": "/plugins/plaid.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Link a bank account with Plaid"
        },
        {
          "prompt": "Pull account balances and transactions from Plaid"
        },
        {
          "prompt": "Exchange a Plaid public token for an access token"
        }
      ]
    },
    {
      "name": "spotify",
      "slug": "spotify",
      "title": "Spotify Web API",
      "provider": "Spotify",
      "category": "Media",
      "categoryHint": null,
      "tier": null,
      "health": 2,
      "tagline": "Search catalog, control playback and manage playlists on Spotify.",
      "description": "Integrate Spotify’s Web API: search the catalog, read tracks/albums/artists, manage playlists and control playback.",
      "repoDescription": "Integrate and consume the APIMatic-generated Spotify Web API SDK — bundled skills for C#/.NET, python, TypeScript.",
      "version": "0.1.1",
      "keywords": [],
      "skills": [
        "dotnet",
        "python",
        "typescript"
      ],
      "agents": [],
      "contents": {
        "skills": [
          "getting-started",
          "authentication",
          "client-initialization",
          "calling-endpoints",
          "models",
          "error-handling",
          "configuration-resilience",
          "testing"
        ],
        "agents": [],
        "mcp": []
      },
      "languages": [
        {
          "id": "dotnet",
          "label": ".NET"
        },
        {
          "id": "typescript",
          "label": "TypeScript"
        },
        {
          "id": "python",
          "label": "Python"
        }
      ],
      "worksWith": [
        "claude-code",
        "cursor"
      ],
      "runtime": {
        "mcp": false
      },
      "install": {
        "cli": "npx context-plugins install spotify",
        "marketplace": "claude plugin marketplace add context-plugins/plugin-marketplace",
        "claude": "claude plugin install spotify@context-plugins"
      },
      "source": "https://github.com/context-plugins/plugin-marketplace/tree/main/plugins/spotify",
      "homepage": "https://context.apimatic.io/",
      "license": "MIT",
      "lastUpdated": "2026-09-03",
      "logo": "https://cdn.simpleicons.org/spotify",
      "logoFit": null,
      "pageUrl": "/plugins/spotify",
      "mdUrl": "/plugins/spotify.md",
      "featured": null,
      "useCases": [
        {
          "prompt": "Search the Spotify catalog"
        },
        {
          "prompt": "Read tracks, albums and artists from Spotify"
        },
        {
          "prompt": "Create and manage Spotify playlists"
        }
      ]
    }
  ]
}
