mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-12 11:15:56 +00:00
Add ContextMatic Plugin (#1166)
* initial commit * review changes * Update skills/integrate-context-matic/SKILL.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * mcp server renamed in onboarding skill * Update SKILL.md * Update README.md * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix: improve skill.md * concise description * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * review changes * update readme for plugin directory * Update plugins/context-matic/.github/plugin/plugin.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update plugins/context-matic/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update skills/onboard-context-matic/SKILL.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update skills/onboard-context-matic/SKILL.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * review changes --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Muhammad Sohail <62895181+sohail2721@users.noreply.github.com>
This commit is contained in:
10
plugins/context-matic/.mcp.json
Normal file
10
plugins/context-matic/.mcp.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"context-matic": {
|
||||
"url": "https://chatbotapi.apimatic.io/mcp/plugins",
|
||||
"headers": {
|
||||
"X-Apimatic-Mcp-Client": "VsCode"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user