UNPKG

systemprompt-mcp-interview

Version:

A specialized Model Context Protocol (MCP) server that enables AI-powered interview roleplay scenarios

3 lines (2 loc) 114 B
import type { JSONSchema7 } from "json-schema"; export declare const SystempromptAgentRequestSchema: JSONSchema7;