Local Proxy
Verified IntegrationClient Configuration
— Connect Local Proxy to Claude Desktop or Cursor in seconds{
"mcpServers": {
"local-proxy": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-local-proxy"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Shares Mobbin and Refero data across multiple local AI clients via a single, managed upstream connection.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Local Proxy
Local Proxy is a local-only proxy designed for developers using AI tools. It centralizes access to Mobbin and Refero data for multiple local AI clients (e.g., Claude Code, Codex), primarily solving Mobbin's OAuth and session contention issues by ensuring only one upstream connection.
Related MCP Servers
Browse all servers →Carbone
Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
CloudCDN
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Cloudflare AI Agent Server
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.