Secure enterprise AI platform for orchestrating and managing agents.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "uvx",
"args": [
"--with",
"kimss[mcp]",
"kimss-mcp-server"
],
"env": {
"KIMSS_API_KEY": "",
"KIMSS_BASE_URL": "https://api.kimss.ai"
}
}