riligar
MCP Serverriligarpublic

agents sdk

RiLiGar Agents SDK is a JavaScript library that simplifies integration with LLMs like OpenAI, Google Gemini, Anthropic, Meta Llama, and ModelContext to build intelligent agents.

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
JavaScript
Language
Apache License 2.0
License

About This Server

RiLiGar Agents SDK is a JavaScript library that simplifies integration with LLMs like OpenAI, Google Gemini, Anthropic, Meta Llama, and ModelContext to build intelligent agents.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

RiLiGar - Agents SDK for JavaScript

!NPM Version !NPM License !GitHub Release Date !NPM Downloads

About

The RiLiGar Agents SDK is a robust JavaScript library designed to streamline the development of AI-powered applications through seamless integration with various Large Language Model (LLM) providers such as OpenAI, Google, and Anthropic, as well as Meta's Llama and ModelContext. Built with flexibility and extensibility in mind, it implements the Message Control Protocol (MCP) for reliable agent communication and management.

Key Features

  • Multi-Provider Support: Built-in integrations with major LLM providers
  • Agent Management System: Sophisticated agent lifecycle and interaction handling
  • Voice Integration: Native support for voice-based interactions
  • Advanced Tracing: Comprehensive system for monitoring and debugging agent behaviors
  • MCP Protocol: Implementation of Message Control Protocol

Resources

  • OpenAI
    • Library
  • Anthropic
    • SDK
  • Google
    • SDK
  • Meta
  • Model Context Protocol
    • Documentation
    • TypeScript SDK
    • Inspector

Installation

npm install @riligar/agents-sdk

MCP Protocol

The RiLiGar Agents SDK implements the Message Control Protocol (MCP) for reliable agent communication and management. MCP is a secure and efficient protocol that ensures secure and reliable communication between agents and their environment.

npx -y @modelcontextprotocol/inspector npm start

Usage

const agent = new Agent({
    name: "Assistant",
    instructions: "You are a helpful assistant. Respond to the user's questions in a friendly and concise manner."
});

// console.log("Running agent Assistant (turn 1)");
const result = await Runner.run(agent, "Hello, world! What can you do for me?");
console.log("\nUser: Hello, world! What can you do for me?");
console.log(`Assistant: ${result.finalOutput}`);

License

This project is licensed under the Apache-2.0 license.

Quick Start

1

Clone the repository

git clone https://github.com/riligar/agents-sdk
2

Install dependencies

cd agents-sdk
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerriligar
Repoagents-sdk
LanguageJavaScript
LicenseApache License 2.0
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation