8 hours ago
Server Config
{
"mcpServers": {
"octools": {
"command": "npx",
"args": [
"-y",
"onlinecybertools-mcp-server"
],
"env": {
"OCTOOLS_BASE_URL": "https://onlinecybertools.com"
}
}
}
}