SkillAgentSearch skills...

mcp-auth-helper

Standalone OAuth helper for MCP servers with client allowlists (Figma, etc.) - works with OpenCode without forking

Install / Use

claude mcp add sdaoudi -- npx -y github:sdaoudi/mcp-auth-helper

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Category

Design

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "mcp-auth-helper", "version": "1.0.0", "description": "Authenticate with remote MCP servers that use OAuth client allowlists", "main": "dist/index.js", "bin": { "mcp-auth-helper": "./bin/mcp-auth-helper" }, "scripts": { "build": "tsc", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "oauth", "opencode", "figma", "auth" ], "license": "MIT", "engines": { "node": ">=18.0.0" }, "files": [ "dist", "bin" ], "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryDesign
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low