Skip to content

Commit f2c1588

Browse files
authored
Merge pull request #40 from piyook/feat/list-media
Feat(): add media list function and MCP tool to create images and videos via LLM
2 parents b87c4f3 + b326886 commit f2c1588

File tree

13 files changed

+607
-221
lines changed

13 files changed

+607
-221
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,13 +378,16 @@ With different `USE_API_URL_PREFIX` settings:
378378
379379
- **Server Management**: Start, stop, rebuild, and check endpoints
380380
- **Endpoint Creation**: Generate new API endpoints via LLM
381+
- **Media Creation**: Ask the LLM to Generate images and videos to serve locally
381382
382383
![mcp-1](images/mcp-1.png)
383384
384385
![mcp-2](images/mcp-2.png)
385386
386387
![mcp-3](images/mcp-3.png)
387388
389+
![mcp-4](images/mcp-4.png)
390+
388391
### Debugging MCP
389392
390393
Test the MCP server with the inspector:

0 commit comments

Comments
 (0)