poll_device_auth — mkdshare.DEV MCP Tool
poll_device_auth
(poll device auth) is one of 11 tools on the
mkdshare.DEV
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call poll_device_auth from your client
- Claude Code mkdshare.DEV poll_device_auth run in your project directory
- Claude Desktop mkdshare.DEV poll_device_auth ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor mkdshare.DEV poll_device_auth ~/.cursor/mcp.json
- VS Code mkdshare.DEV poll_device_auth .vscode/mcp.json
- Zed mkdshare.DEV poll_device_auth ~/.config/zed/settings.json
- Windsurf mkdshare.DEV poll_device_auth ~/.codeium/windsurf/mcp_config.json
- Cline mkdshare.DEV poll_device_auth ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI mkdshare.DEV poll_device_auth ~/.gemini/settings.json
- Grok mkdshare.DEV poll_device_auth .mcp.json (in your project root)
- ChatGPT mkdshare.DEV poll_device_auth Settings → Connectors → Advanced → Developer mode
- Claude.ai mkdshare.DEV poll_device_auth Settings → Connectors → Add custom connector
- LangChain mkdshare.DEV poll_device_auth pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mkdshare https://mkdshare.dev/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.