What problem does it solve?
Developers connecting to the context-matic MCP server often do not know which APIs are available or how its four tools (fetch_api, ask, model_search, endpoint_search) work, leading to underused capabilities and guesswork about SDK usage.
Core Features & Use Cases
- Guided Tool Walkthrough: Explains what the context-matic server does and introduces each of its four tools with concrete usage scenarios.
- Live Demonstrations: Detects the project language, lists available APIs via fetch_api, and demonstrates model_search and endpoint_search with real queries.
- Interactive API Exploration: Lets the user pick an API and receive version-accurate overviews, authentication guidance, and integration quickstarts.
- Use Case: A developer just installed the context-matic MCP server in a TypeScript project and asks "what can this MCP do?" — the skill walks them through available APIs, demonstrates a model lookup, and ends with example prompts they can run next.
Quick Start
Ask the agent to onboard you to the context-matic MCP server and show you the available APIs for your project.