✨ Visual Editor

close

palette Canvas & Background

Gradient:arrow_forward
Text Color:
135°

style Card Style

40px
16px

text_fields Typography

16px
Paweł Huryn
@PawelHuryn
Anthropic has quietly shipped third-party inference for Cowork and Code in Claude Desktop.

This should work with local models or OpenRouter via LiteLLM proxy.

Is it just me?
Thread image
Thread image
Paweł Huryn
@PawelHuryn
This is wild. No proxy needed for @OpenRouter. Just set your URL to openrouter.ai/api

Step 1: Menu > Developer > Configure Third-Party Inference

Step 2:
- Connection: Gateway
- Gateway base URL: openrouter.ai/api
- Gateway API key: Your OpenRouter Key
- Gateway auth scheme: x-api-key

Step 3: [Apply locally] > [Relaunch now]
Thread image
Paweł Huryn
@PawelHuryn
@OpenRouter (Log out, sometimes it doesn't work)

Step 4: Configure with Gateway (No Anthropic account needed)
Thread image
Paweł Huryn
@PawelHuryn
@OpenRouter Step 5: You will see "Setting up Claude's workspace..." but you can start chatting.
Thread image
Paweł Huryn
@PawelHuryn
@OpenRouter Not everything works as expected:

Customize > Skills: Available to upload, empty
Customize > Plugins: Available to upload, empty
Customize > Connectors: Unavailable

You can add local MCP servers under Settings > Developer. They get a dedicated claude_desktop_config.json file.
Thread image
Thread image
Thread image
Thread image
Paweł Huryn
@PawelHuryn
It might be a good idea to install the official Claude Desktop skills like docx, pdf, ppts, skill-creator, xlsx from: github.com/anthropics/ski…

Knowledge work plugins (legal, finance, marketing, product-management) are available here: github.com/anthropics/kno…

Plugins for the Code tab: github.com/anthropics/cla…
Paweł Huryn
@PawelHuryn
@OpenRouter I hit some issues, too. In the Code tab, the agent can access web. Cowork fails with that.

"Network egress setting" that would solve the problem are NOT available in Capabilities. But there is a solution.
Thread image
Thread image
Paweł Huryn
@PawelHuryn
@OpenRouter Sign out > Switch back to Claude Desktop by Anthropic > Developer > Configure Third-Party Inference.

In the Sandbox & workspace configure "Allowed egress hosts."

[Apply locally] > [Relaunch now] > It works!
Thread image
Thread image
Paweł Huryn
@PawelHuryn
The "Configure third-party inference" provides many options for enterprises:
- Max tokens per window (per-user soft cap)
- Allow user-added MCP servers
- OpenTelemetry collector endpoint
- Block auto-updates
- Built-in tools removed from Cowork

From the official docs: "Cowork on 3P is designed for organizations whose security, regulatory, or contractual requirements prevent them from sending data to Anthropic’s first-party infrastructure."

Still, I can access it on my personal Max 20x plan.

The official doc I just found: claude.com/docs/cowork/3p…
Thread image
Thread image
Paweł Huryn
@PawelHuryn
As I'm testing this, one limitation with @OpenRouter is that it doesn't support web search.

Options:

1. Add WebSearch to "disabledBuiltinTools" and use a custom MCP instead (e.g., @brave - 2,000 free requests/month or $3/1,000 requests).

{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-brave-search"
],
"env": {
"BRAVE_API_KEY": "YOUR_API_KEY_HERE"
}
}
}
}

2. Use Google Cloud’s Vertex AI or Microsoft Foundry as providers. Amazon Bedrock doesn't support that yet.

3. Ask @alexatallah if they could implement Anthropic’s web_search server tool (e.g., routed to Perplexity)

More: claude.com/docs/cowork/3p…
Thread image
Paweł Huryn
@PawelHuryn
The easiest way to import the missing Anthropic skills (no-code, no-agent version):

1. Download this repo as .zip: github.com/anthropics/ski…
2. Extract skills-main[.]zip, go inside
3. Zip selected skill folders again, e.g., docx folder > docx[.]zip
4. In Claude Desktop click: Customize > Skills > Create skill > Upload a skill > Upload each skill you need (docx[.]zip, pptx[.]zip, etc.)

Don't import skills you don't need. It's about your context window (they have an impact even when not fully loaded).
Video thumbnail
VIDEO
Paweł Huryn
@PawelHuryn
The easiest way to import Anthropic knowledge work plugins (no-code, no-agent version):

1. Download this repo as .zip: github.com/anthropics/kno…
2. Extract knowledge-work-plugins-main[.]zip, go inside
3. Zip selected plugin folders again, e.g., marketing folder > marketing[.]zip
4. In Claude Desktop click: Customize > Personal plugins > + > Create plugin > Upload plugin > Upload each plugin you need (marketing[.]zip, product-management[.]zip, legal[.]zip, etc.)

Don't import plugins you don't need. Sometimes 0. Max 2-3.
Video thumbnail
VIDEO
Generated by Thread Navigator
100%
view_carousel Carousel Studio NEW
Press + S to quick-export