What problem does it solve? AI coding agents guess at SDK usage from outdated training data, and developers often don't know what an MCP server can do or which APIs it covers. This Skill walks first-time users through the context-matic MCP server so they understand its tools and available APIs before integrating anything. ## Core Features & Use Cases - Guided Tool Walkthrough: Explains the four core tools (fetch_api, ask, model_search, endpoint_search) with concrete usage scenarios and expected outputs. - Language-Aware API Discovery: Detects the project's programming language from workspace files (package.json, .csproj, pom.xml, etc.) and lists all APIs available for that language. - Live Demonstrations: Demonstrates model_search and endpoint_search on a user-selected API, showing typed model properties and runnable endpoint code samples. - Use Case: A developer just installed the context-matic MCP server in their TypeScript project and asks "what can this MCP do?" The agent detects TypeScript, lists available APIs, lets them pick PayPal, and demonstrates live model and endpoint lookups. ## Quick Start Ask your agent to onboard you to context-matic or give you a tour of the context-matic MCP server.