MCPcopy Create free account
hub / github.com/agentrpc/agentrpc / bin.ts

File bin.ts

sdk-node/src/bin.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
4import { StdioServerTransport } from "@modelcontextprotocol/sdk/server/stdio.js";

Callers

nothing calls this directly

Calls 2

createApiClientFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected