UNPKG

openai-assistants-mcp

Version:

OpenAI Assistants MCP Server - A Model Context Protocol server providing OpenAI Assistants API tools and resources. Features comprehensive assistant management, thread operations, message handling, and run execution with seamless stdio transport for Claud

3 lines 135 B
import { MCPTool } from '@shared/types'; export declare const enhancedTools: MCPTool[]; //# sourceMappingURL=mcp-handler-tools.d.ts.map