🛠️

QR for Agent

Dynamic QR code MCP server for AI agents — create, update, track QR codes

Developer Tools stdio npm npmstdiobenswel
RUN IN TERMINAL
claude mcp add benswel-qr-for-agent -- npx -y qr-for-agent
ADD TO claude_desktop_config.json
{ "mcpServers": { "benswel-qr-for-agent": { "command": "npx", "args": ["-y", "qr-for-agent"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "benswel-qr-for-agent": { "command": "npx", "args": ["-y", "qr-for-agent"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "benswel-qr-for-agent": { "command": "npx", "args": ["-y", "qr-for-agent"] } } }

About This MCP Server

The io.github.benswel/qr-for-agent server is a dynamic QR code server that enables the creation, update, and tracking of QR codes for AI agents, connecting to AI coding assistants through the Model Context Protocol. This developer tool is available as an npm package and utilizes stdio, allowing developers to integrate it into their workflows. Developers would reach for this tool when they need to generate and manage QR codes for their AI agents, leveraging its capabilities to streamline their development process.

Dynamic QR code MCP server for AI agents — create, update, track QR codes. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

qr-for-agent on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The QR for Agent server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/benswel-qr-for-agent.svg)](https://skillsplayground.com/mcps/benswel-qr-for-agent/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.