GitHub Copilot

GitHub Copilot + Apideck MCP

GitHub Copilot supports MCP servers in VS Code agent mode. Connect it to the Apideck MCP Server and use Copilot to query and manage data across 200+ SaaS apps.

Config

Get started with GitHub Copilot

Connect GitHub Copilot to the Apideck MCP Server with a few lines of configuration.

GitHub Copilot Configuration
JSONC
// .vscode/settings.json
{
  "mcp": {
    "servers": {
      "apideck": {
        "url": "https://mcp.apideck.dev/mcp",
        "headers": {
          "x-apideck-api-key": "YOUR_API_KEY",
          "x-apideck-app-id": "YOUR_APP_ID",
          "x-apideck-consumer-id": "YOUR_CONSUMER_ID"
        }
      }
    }
  }
}

Launch accounting integrations in weeks, not months

Get started for free