litmus for Claude Desktop
io.github.polygraphso/litmus
Grade MCP servers A to F with the open behavioral litmus. npm: full toolset; hosted: lookups only.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:3
Install litmus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"litmus": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://polygraph.so/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs