File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ const TOOLS: Tool[] = [
7272const server = new Server (
7373 {
7474 name : "mcp-openai" ,
75- version : "0.1.0 " ,
75+ version : "0.1.1 " ,
7676 } ,
7777 {
7878 capabilities : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @mzxrai/mcp-openai" ,
3- "version" : " 0.2.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " MCP server for simple interaction with OpenAI API" ,
55 "license" : " MIT" ,
66 "author" : " mzxrai" ,
77 "homepage" : " https://github.com/mzxrai/mcp-openai" ,
8+ "repository" : {
9+ "type" : " git" ,
10+ "url" : " https://github.com/mzxrai/mcp-openai.git"
11+ },
812 "bugs" : " https://github.com/mzxrai/mcp-openai/issues" ,
913 "type" : " module" ,
1014 "bin" : {
You can’t perform that action at this time.
0 commit comments