Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,13 +378,16 @@ With different `USE_API_URL_PREFIX` settings:

- **Server Management**: Start, stop, rebuild, and check endpoints
- **Endpoint Creation**: Generate new API endpoints via LLM
- **Media Creation**: Ask the LLM to Generate images and videos to serve locally

![mcp-1](images/mcp-1.png)

![mcp-2](images/mcp-2.png)

![mcp-3](images/mcp-3.png)

![mcp-4](images/mcp-4.png)

### Debugging MCP

Test the MCP server with the inspector:
Expand Down
Loading