codeqr-mcp-remote

codeqr-io/codeqr-mcp-remote
★ 0 stars TypeScript AI/LLM Updated today
Remote MCP server for CodeQR with OAuth 2.0 — compatible with ChatGPT, OpenAI Agents, and Grok
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": {
    "codeqr-mcp-remote": {
      "command": "npx",
      "args": [
        "-y",
        "codeqr-io/codeqr-mcp-remote"
      ]
    }
  }
}

README Excerpt

Remote MCP server for [CodeQR](https://codeqr.io) with OAuth 2.0 authentication. Compatible with ChatGPT, OpenAI Agents SDK, Grok (xAI), and any MCP client supporting Streamable HTTP transport. ``` ┌──────────┐ ┌─────────────────────┐ ┌──────────┐ │ ChatGPT │ │ CodeQR MCP Remote │ │ CodeQR │

Tools (14)

create_linkcreate_qrcodecreate_tagdelete_linkdelete_qrcodeget_analyticsget_link_infoget_workspacelist_domainslist_linkslist_qrcodeslist_tagsupdate_linkupdate_qrcode