Integrations

Setup Guides for
Every Tool You Use

Already have a tool you love? Connect it to Hicap in minutes. Find step-by-step setup guides for the tools you use every day — from AI coding agents to gateway proxies.

4 guidesSearch and filter the library

Source

Category

CLI

Claude Code Router

Set up Hicap as a provider in Claude Code Router and route requests across OpenAI, Anthropic, Google, and other model families.

1

Install Claude Code and Claude Code Router globally

2

Create the router config and point it at api.hicap.ai/v1

3

Replace default auth with the required api-key header

4

Start the router and launch Claude Code through it

Gateway

LiteLLM

Run LiteLLM in front of Hicap with explicit model aliases, local auth, and predictable routing for OpenAI-compatible workloads.

1

Create a .env file with HICAP_API_BASE, HICAP_API_KEY, and LITELLM_MASTER_KEY

2

Mount litellm_config.yaml and any override layer into the container

3

Define canonical provider-qualified aliases in model_list

4

Verify /models and a chat completion before wiring in your app

Gateway

OpenClaw

Register Hicap as an OpenAI-compatible provider in OpenClaw and expose the exact models your team wants to use.

1

Add HICAP_API_KEY to your local environment

2

Register a hicap provider with the Hicap base URL

3

Add the models you want to expose through OpenClaw

4

Map agent defaults and restart the gateway to verify

EditorExternal

Cline VS Code and CLI

Use Hicap through Cline with BYOK provider settings in either the VS Code extension or the CLI.

1

Install the Cline extension or CLI

2

Choose BYOK as the provider mode

3

Select Hicap from the provider list

4

Paste your Hicap API key and start prompting

Need a new integration?

If your team uses a tool that is not covered here yet, contact us. We can help document the setup path or prioritize the next guide.