Loading...
npx @open-mcp/config add {server-id} \addAdds a new OpenMCP server to a client's configuration file.
Modifies client configuration, potentially granting access to new APIs.
The safety of OpenMCP depends on the security of the underlying APIs and the configuration of the OpenMCP server. It is relatively safe when used with read-only APIs and proper secret management. It becomes risky when used with APIs that have write or delete capabilities without proper authorization and input validation.