mirror of
https://github.com/github/awesome-copilot.git
synced 2026-08-25 18:25:01 +00:00
12 lines
287 B
JSON
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"
|
|
}
|
|
}
|
|
}
|
|
} |