24 lines
739 B
Markdown
24 lines
739 B
Markdown
# DEPRECATED
|
|
|
|
This MCP bridge client is deprecated as of January 2026.
|
|
|
|
## Why?
|
|
|
|
Claude Desktop now supports **remote MCP servers** with OAuth authentication. Users can connect directly to `https://inou.com/mcp` via Settings → Connectors without needing a local bridge.
|
|
|
|
## Migration
|
|
|
|
1. Remove any existing bridge configuration from `claude_desktop_config.json`
|
|
2. In Claude Desktop: Settings → Connectors → Add custom connector
|
|
3. Enter URL: `https://inou.com/mcp`
|
|
4. Sign in via OAuth when prompted
|
|
|
|
## What this means
|
|
|
|
- No more local binaries to install
|
|
- No more tokens to copy
|
|
- Automatic token refresh via OAuth
|
|
- Works on any platform with Claude Desktop
|
|
|
|
The bridge code is kept for reference but will not receive updates.
|