Skip to main content
Glama

SIRAYA Agent Tools

This workspace contains two product surfaces for SIRAYA Model Router:

  • @siraya/agent: a TypeScript Agent SDK for model discovery, request validation, model recommendation, direct model calls, and simple tool-calling loops.

  • siraya-mcp-worker: a Cloudflare Worker MCP server that exposes SIRAYA model discovery and invocation tools to MCP-capable agents.

The MCP worker is configured for siraya-mcp.bruceatsiraya.xyz and refreshes its model registry every day with a Cloudflare Cron Trigger.

Published documentation:

Quick Start

pnpm install
pnpm build

Read:

Related MCP Connectors

Related MCP Servers