Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"20-0-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"20-0-mcp",
"--client",
"claude"
]
}
}
}