Loading subscription status...
{ "mcpServers": [ { "Authenticator_App_MCP_Server": { "env": {}, "args": [ "authenticator.app" ], "command": "install" } }, { "Nmap_MCP_Server": { "env": {}, "args": [ "nmap" ], "command": "run_scan" } }, { "Website_Downloader": { "env": {}, "args": [ "<website_url>" ], "command": "download" } }, { "Docker_MCP_Server": { "env": {}, "args": [ "docker" ], "command": "run" } }, { "Linode_MCP_Server": { "env": {}, "args": [ "debian-11" ], "command": "create_instance" } } ] }