Below is an example template to set up the tool JSON. Detailed description can be found below.
stdio
{
"ToolName": {
"command": "command(npx, python, etc..)",
"args": ["arg1", "arg2", ...],
"transport": "stdio"
}
}
sse
{
"ToolName": {
"url": "url of the sse mcp tool"
}
}
Connect to https://smithery.ai/.

Click on the tool you want to use.