Model Context Protocol server for FindYourModel — drive LLM audits from Claude Code, Cursor, Windsurf, and any MCP-aware AI client.
{
"mcpServers": {
"findyourmodelmcp": {
"command": "npx",
"args": [
"-y",
"@findyourmodel/mcp"
]
}
}
}