mirror of
https://github.com/github/awesome-copilot.git
synced 2026-04-11 02:35:55 +00:00
* 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>
11 lines
183 B
JSON
11 lines
183 B
JSON
{
|
|
"mcpServers": {
|
|
"context-matic": {
|
|
"url": "https://chatbotapi.apimatic.io/mcp/plugins",
|
|
"headers": {
|
|
"X-Apimatic-Mcp-Client": "VsCode"
|
|
}
|
|
}
|
|
}
|
|
}
|