Laviya Agent Skills runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 11 Jun 2026.
Laviya AI Orchestration MCP runtime for IDE and agent integrations.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add laviya-agent-skills -- npx -y laviya-mcp-server
{
"mcpServers": {
"laviya-agent-skills": {
"args": [
"-y",
"laviya-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.laviya-agent-skills]
command = "npx"
args = ["-y", "laviya-mcp-server"]
{
"mcpServers": {
"laviya-agent-skills": {
"args": [
"-y",
"laviya-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"laviya-agent-skills": {
"args": [
"-y",
"laviya-mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.