An MCP (Model Context Protocol) server for automated Talon Auth setup. Version 0.17.4 requires Node.js >= 22. It allows AI assistants to handle account creation, organization and application management, and framework-aware integration. Key differentiators: uses device-based JWT tokens stored locally, integrates with multiple frontend/backend frameworks via a single web component and createVerifier(), and is part of the Feathers ecosystem. Release cadence: part of a monorepo with ongoing development.
npm install talon-mcpVerified import paths — ran on the pinned version, not inferred.
Shows how to set up the MCP server in Claude Desktop and initiate Talon Auth integration.
Do not delete .auth.json; if lost, simply re-run the login flow via Claude.
Use the get_docs tool to fetch the latest integration docs for your framework.
Review the repository's release notes for migration steps.
Ensure you are using 'npx talon-mcp' (all lowercase) and have internet access. Try 'npx talon-mcp@latest'.
Install the latest Claude Code CLI: 'npm i -g @anthropic-ai/claude-code'
Use the correct format: {"command": "npx", "args": ["talon-mcp"]}Initiate login again using the assistant or call login_start tool directly via MCP.
No dependency data recorded yet.