loading…
Search for a command to run...
loading…
Greet people by name with quick, friendly salutations. Explore the origin story of the 'Hello, World' program. Test your setup with simple prompts and examples.
Greet people by name with quick, friendly salutations. Explore the origin story of the 'Hello, World' program. Test your setup with simple prompts and examples.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"number-automation": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"documentation-x/number-automation"
]
}
}
}