npx claudepluginhub cbirkbeck/mathlib-quality --plugin mathlib-qualityAdd to your .mcp.json:
{
"mcpServers": {
"chatgpt-math": {
"command": "node",
"args": [
"/home/chris/.claude/mcp-servers/chatgpt-math/server.js"
]
}
}
}node