mikoto

risu729/mikoto
★ 0 stars TypeScript Code/Dev Tools Updated 13d ago
Early-stage local MCP gateway for using ChatGPT with explicitly configured local MCP servers through a Cloudflare relay.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mikoto": {
      "command": "npx",
      "args": [
        "-y",
        "risu729/mikoto"
      ]
    }
  }
}

README Excerpt

`mikoto` is an early-stage local MCP gateway for using ChatGPT with explicitly configured local MCP servers through a Cloudflare relay. The MVP goal is a general-purpose, read-only Codex browser read tool. ChatGPT should be able to ask for structured information from an allowed local browser context through bounded Codex CLI tasks and the official `@Chrome` integration,

Topics

bunchatgptcloudflare-durable-objectscloudflare-workerscodexmcptypescript