An NPX command to install and list Model Context Protocols from Smithery
| Tool name | Description | Destructive? |
|---|---|---|
| ping | ✓ no | |
| increment | ✓ no | |
| get_session_data | ✓ no | |
| get_server_info | ✓ no | |
| get_config | ✓ no |
{
"mcpServers": {
"smitherycli": {
"command": "npx",
"args": [
"-y",
"@smithery/cli"
]
}
}
}