File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33 "gpt-image-1" : {
44 "command" : " node" ,
55 "args" : [" ./dist/index.js" , " stdio" ],
6- "cwd" : " /Users/brisklad/dev/gpt-image-1-mcp-sse " ,
6+ "cwd" : " /path/to/mcp-server-gpt-image " ,
77 "env" : {
88 "OPENAI_API_KEY" : " your-openai-api-key-here"
99 }
Original file line number Diff line number Diff line change 66 "type" : " module" ,
77 "repository" : {
88 "type" : " git" ,
9- "url" : " git+https://github.com/brisklad /mcp-server-gpt-image.git"
9+ "url" : " git+https://github.com/pavelsukhachev /mcp-server-gpt-image.git"
1010 },
11- "homepage" : " https://github.com/brisklad /mcp-server-gpt-image#readme" ,
11+ "homepage" : " https://github.com/pavelsukhachev /mcp-server-gpt-image#readme" ,
1212 "bugs" : {
13- "url" : " https://github.com/brisklad /mcp-server-gpt-image/issues"
13+ "url" : " https://github.com/pavelsukhachev /mcp-server-gpt-image/issues"
1414 },
1515 "scripts" : {
1616 "build" : " tsc" ,
You can’t perform that action at this time.
0 commit comments