Skip to content

Continue

Connect AllMCP to Continue (the VS Code and JetBrains AI assistant).

Get your API key Browse providers
  1. Open your Continue config

    Edit your Continue assistant config (config.yaml). Continue uses YAML and nests headers under requestOptions.

  2. Add the allmcp server

    config.yaml
    mcpServers:
    - name: allmcp
    type: streamable-http
    url: https://go.allmcp.co/mcp/
    requestOptions:
    headers:
    X-API-Key: YOUR_API_KEY
  3. Verify it’s working

    In Continue’s agent chat, ask:

    What integrations does AllMCP support?