Loomal

laviya-agent-skills

MCP server by github.com/kartegagithub/laviya-agent-skills

Laviya AI Orchestration MCP runtime for IDE and agent integrations.

0 starsnpm: laviya-mcp-server

About laviya-agent-skills

laviya-agent-skills is an MCP (Model Context Protocol) server published by kartegagithub in the official MCP registry, listed under Autonomous Agents on Loomal. Laviya AI Orchestration MCP runtime for IDE and agent integrations.

It ships as an npm package (laviya-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kartegagithub/laviya-agent-skills.

Use laviya-agent-skills with your agent

Claude Code · one command
claude mcp add laviya-agent-skills -- npx -y laviya-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "laviya-agent-skills": {
      "command": "npx",
      "args": [
        "-y",
        "laviya-mcp-server"
      ]
    }
  }
}
npmlaviya-mcp-server

Frequently asked questions

What is laviya-agent-skills?
laviya-agent-skills is an MCP (Model Context Protocol) server by kartegagithub in the Autonomous Agents category. Laviya AI Orchestration MCP runtime for IDE and agent integrations.
How do I connect laviya-agent-skills to Claude, Cursor, or another MCP client?
Install laviya-agent-skills from its npm package (laviya-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is laviya-agent-skills open source?
Yes — the source code is public at github.com/kartegagithub/laviya-agent-skills.
Can AI agents pay to use laviya-agent-skills?
Not yet through Loomal — laviya-agent-skills is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain laviya-agent-skills? Claim this listing free by verifying GitHub ownership, or contact us.