npx claudepluginhub qazuor/claude-code-pluginsAdd to your .mcp.json:
{
"mcpServers": {
"json-schema": {
"command": "npx",
"args": [
"-y",
"@nickytonline/json-schema-mcp-server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
npx