sniff
QA + a11y scanner: walks your running app's real user flows and reports what's broken.
Uncategorizedtypescript
How to use
sniff is an MCP server that lets your AI assistant expose its tools and data to an AI assistant through the Model Context Protocol.
- Best for extending an assistant with this integration's specific capabilities.
- Works in any MCP-compatible client — Claude Desktop, Claude Code, Cursor, and others.
- Add it once to your client config; its tools then appear to the assistant automatically.
Install
This server isn't published as an installable package, so you run it from source.
- 1. Clone the repository and follow its README to install dependencies and build.
- 2. In your MCP client config, set
commandto the built entry point (e.g.node dist/index.js). - 3. Restart the client and confirm the tools appear.
Capabilities
No capabilities documented for this server yet.
Reviews (0)
No reviews yet. Be the first to review this server.