By apimatic
General-purpose AI models are trained on public code and documentation, much of it outdated. They have no awareness of an actual API version, latest SDKs or the recommended workflows. ContextMatic give coding assistants deterministic, version-aware API context, generated directly from your API definition and SDKs. Instead of scraping public documentation or guessing from memory, the AI is grounded in the exact OpenAPI definition, current SDK versions, executable, idiomatic code samples, and recommended integration workflows.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Discovers and integrates third-party APIs using the context-matic MCP server. Uses `fetch_api` to find available API SDKs, `ask` for integration guidance, `model_search` and `endpoint_search` for SDK details. Use when the user asks to integrate a third-party API, add an API client, implement features with an external API, or work with any third-party API or SDK.
Interactive onboarding tour for the context-matic MCP server. Walks the user through what the server does, shows all available APIs, lets them pick one to explore, explains it in their project language, demonstrates model_search and endpoint_search live, and ends with a menu of things the user can ask the agent to do. USE FOR: first-time setup; "what can this MCP do?"; "show me the available APIs"; "onboard me"; "how do I use the context-matic server"; "give me a tour". DO NOT USE FOR: actually integrating an API end-to-end (use integrate-context-matic instead).
External network access
Connects to servers outside your machine
SDK-native API context, delivered directly into your AI coding agent.
Coding agents hallucinate APIs. APIMatic Context gives them curated, versioned API and SDK docs.
When a developer asks their agent to "integrate the payments API," it normally guesses, pulling from outdated training data or generic patterns that don't match the actual SDK. ContextMatic solves this by giving the agent authoritative, version-aware, SDK-native context at the exact moment it's needed.
Install ContextMatic in your coding agent:
Prerequisite: Cursor v2.6.14 or higher is required for ContextMatic
This Cursor deeplink embeds the Cursor-specific MCP configuration directly and adds the MCP server only.
Use prompts like these:
/create-skill [paste skills/integrate-context-matic/SKILL.md here]
/create-skill [paste skills/onboard-context-matic/SKILL.md here]
context-matic MCP server is enabled by Ctrl+Shift+P > >View: Open MCP Settings > context-matic > enablePrerequisite: Claude Code v2.1.92 or higher is required for ContextMatic
Note: Publishing to the Claude plugins Marketplace is in progress.
Install in Claude Code with these commands:
/plugin marketplace add apimatic/context-matic
/plugin install context-matic@apimatic-context-matic
If prompted, choose Install for you (user scope)..
/reload-plugins
/mcp
Prerequisite: Visual Studio Code v1.114.0 or higher is required for ContextMatic
Install it directly in VS Code from the Awesome Copilot Marketplace:
Ctrl+Shift+X.@agentPlugins context-matic
context-matic MCP server is enabled by Ctrl+Shift+P > >MCP: List Servers > context-matic > enableAfter installing, use the /onboard-context-matic skill to get an interactive guided tour. The agent will explain the four MCP tools, show you all available APIs, let you pick one to explore, and demonstrate live lookups with runnable code samples:
/onboard-context-matic
The plugin gives the agent SDK-native context for the following APIs, available in TypeScript, C#, Python, Java, PHP, and Ruby:
| API | Description |
|---|---|
| Adyen API | Payment processing: retrieve payment methods, create orders, manage stored payment tokens |
| Google Maps APIs | Location services: geocoding, directions, distance matrix, elevation, roads, and places |
| PayPal Server SDK | Payment flows: orders, payments, vault, transaction search, and subscriptions |
| PayQuicker API | Payment and financial services: program agreements, bank accounts, spendback quotes |
| Slack API | Workspace automation: OAuth bots, messaging, conversation management |
| Spotify Web API | Music and podcasts: library management, playback control, discovery |
| Tesla Fleet Management API | Vehicle and fleet operations: charging history, vehicle commands, energy management |
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 claimnpx claudepluginhub apimatic/context-matic --plugin context-maticGeneral-purpose AI models are trained on public code and documentation, much of it outdated. They have no awareness of an actual API version, latest SDKs or the recommended workflows. ContextMatic give coding assistants deterministic, version-aware API context, generated directly from your API definition and SDKs. Instead of scraping public documentation or guessing from memory, the AI is grounded in the exact OpenAPI definition, current SDK versions, executable, idiomatic code samples, and recommended integration workflows.
Integrate and debug PayPal APIs in your project using the acp-paypal MCP server. Provides paypal-plan and paypal-debug agents grounded in the exact PayPal SDK, endpoints, and models.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Use this agent when you need to fetch and utilize documentation from Context7 for specific libraries or frameworks. Examples: <example>Context: User is building a React application and needs documentation about hooks. user: 'I need to implement useState and useEffect in my React component' assistant: 'I'll use the context7-docs-fetcher agent to get the latest React documentation about hooks' <commentary>Since the user needs specific React documentation, use the context7-docs-fetcher agent to fetch relevant docs and provide accurate guidance.</commentary></example> <example>Context: User is working with Express.js and MongoDB and needs setup guidance. user: 'How do I create a REST API with Express and connect to MongoDB?' assistant: 'Let me use the context7-docs-fetcher agent to get the current documentation for both Express.js and MongoDB' <commentary>The user needs documentation for multiple libraries, so use the context7-docs-fetcher agent to fetch comprehensive docs.</commentary></example>
Manage API versions with migration strategies and backward compatibility
Use this agent when you need to design and implement internal API architecture, developer experience, and API infrastructure for B2B applications. This agent specializes in REST API design, GraphQL implementation, API documentation, SDK development, and developer portal creation. Handles API performance optimization, versioning strategies, and internal service communication. Examples:
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A powerful code indexing tool with multi-platform support