Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"enkryptai-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"enkryptai-mcp-server": {
"command": "uv",
"args": [
"pip",
"install",
"-e",
"."
]
}
}
}