mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-12 11:07:15 +00:00
d931446a79
* update types * add STDIO to client * allow using STDIO with MCP manager * add Stdio-specific fields to schema.prisma * fixes for MCP mgmt * fix for adding stdio MCP to DB * ui - allow adding stdio MCPs * fix MCP server manager * docs stdio MCP * add_stdio_mcp.png * new stdio tests * allow adding MCPs through config.yaml * fix tool test panel * use TestMCPClient * ui fixes for testing circle ci mcp