Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aiva": {
"command": "uv",
"args": [
"--directory",
"FULL_PATH_TO/MCP-AIVA",
"run",
"aiva-mcp-server.py"
]
}
}
}