UNPKG

systemprompt-mcp-interview

Version:

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

4 lines (3 loc) 260 B
export { SystempromptPromptRequestSchema } from "./SystempromptPromptRequestSchema.js"; export { SystempromptBlockRequestSchema } from "./SystempromptBlockRequestSchema.js"; export { SystempromptAgentRequestSchema } from "./SystempromptAgentRequestSchema.js";