Loading MCP server directory, please wait...
Laviya AI Orchestration MCP runtime for IDE and agent integrations.
npx @getmcp/cli add io.github.kartegagithub/laviya-agent-skillsRequires Node.js 18+. Community-contributed server. Review source before installing.
LAVIYA_API_KEYLaviya API key used for MCP runtime authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kartegagithub/laviya-agent-skills": {
"command": "npx",
"args": [
"-y",
"laviya-mcp-server"
],
"env": {
"LAVIYA_API_KEY": "",
"LAVIYA_BASE_URL": "",
"LAVIYA_AGENT_UID": "",
"LAVIYA_LOG_LEVEL": ""
}
}
}
}