Skip to content

@pondoknusa/mcp

MCP server and capability manifest for Pondoknusa agents

Install

bash
npm install @pondoknusa/mcp

Metadata

FieldValue
Version2.0.0
Sourcepackages/mcp
CategoryAI & agents
Node.js>=26

Pondoknusa dependencies

Public exports

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

Values

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

Types

  • AppMcpContext
  • CapabilityManifest
  • DocEntry
  • ModelEntry
  • RouteEntry

Guide

See the Getting started guide for usage examples.

Released under the MIT License.