Get a week free of Claude Code →
🛠️

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

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