Files
awesome-copilot/plugins/context-matic/mcp.json
T
github-actions[bot] 7f365df724 chore: publish from main
2026-08-24 00:26:50 +00:00

12 lines
287 B
JSON

{
"$schema": "https://agent-plugins.org/schemas/1.0.0/mcp.schema.json",
"mcpServers": {
"context-matic": {
"type": "streamable-http",
"url": "https://chatbotapi.apimatic.io/mcp/plugins",
"headers": {
"X-Apimatic-Mcp-Client": "VsCode"
}
}
}
}