What gets configured
Gateway routing

MCP servers
Fetches your workspace’s MCP integrations and writes them to each agent’s config — your Portkey API key included in headers automatically.MCP integrations requiring upstream OAuth (e.g. Linear, Slack) are flagged during setup. For Claude Code, run
/mcp to complete the OAuth flow. For Codex, run codex mcp login <server-name>.Team skills
Syncs Prompt Partials from Portkey asSKILL.md files to the agent’s skills directory. Every developer runs one command and gets the same instructions.

Commands
| Command | What it does |
|---|---|
setup | Full wizard — gateway, MCP, skills |
status | Show current config and routing health |
verify | Send a live test request through Portkey |
mcp add / list / remove | Manage MCP server entries |
skills sync / list | Sync team skills from Portkey |
uninstall | Remove Portkey config from agent settings |
Next steps
Model Catalog
Configure providers and model access in Portkey
Portkey Configs
Fallbacks, load balancing, and routing strategies
Agent Skills
Create and sync team skills to every developer’s machine
MCP Gateway
Centralized auth and observability for MCP tool access

