mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-07 09:38:45 +00:00
chore: publish from main
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
|
||||
"name": "context-matic",
|
||||
"description": "Coding agents hallucinate APIs. ContextMatic gives them curated, versioned API and SDK docs. Ask your agent to \"integrate the payments API\" and it guesses — falling back on outdated training data and generic patterns that don't match your actual SDK. ContextMatic solves this by giving the agent deterministic, version-aware, SDK-native context at the exact moment it's needed.",
|
||||
"version": "0.1.0",
|
||||
"keywords": [
|
||||
"api-context",
|
||||
"api-integration",
|
||||
"mcp",
|
||||
"sdk",
|
||||
"apimatic",
|
||||
"third-party-apis",
|
||||
"sdks"
|
||||
],
|
||||
"author": {
|
||||
"name": "APIMatic",
|
||||
"email": "developer@apimatic.io"
|
||||
},
|
||||
"homepage": "https://www.apimatic.io",
|
||||
"repository": "https://github.com/github/awesome-copilot",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user