Skip to content

@tyravel/mcp

MCP server and capability manifest for Tyravel agents

Install

bash
npm install @tyravel/mcp

Metadata

FieldValue
Version1.0.1
Sourcepackages/mcp
CategoryAI & agents
Node.js>=26

Tyravel dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • AgentRulesFormat
  • ExportRulesOptions
  • McpTool
  • TyravelMcpServer
  • buildAppManifest
  • buildCapabilityManifest
  • createFrameworkTools
  • defaultRulesOutputPath
  • discoverDocs
  • discoverModels
  • flattenConfigKeys
  • renderAgentRules

Types

  • AppMcpContext
  • CapabilityManifest
  • DocEntry
  • ModelEntry
  • RouteEntry

Guide

See the Getting started guide for usage examples.

Released under the MIT License.