Skip to content

MCP Security, Windows Fixes

Compare
Choose a tag to compare
@valhuber valhuber released this 11 Jun 03:18
· 85 commits to main since this release

Available on pip, Docker and WebGenAI Docker.

MCP

This release automates MCP for your API. So, for example, you can "mcp-ify" your existing databases:

  1. One CLI Command creates your project: a running MCP-enabled API with Swagger, and an Admin App.
    • Test with Swagger and/or MCP
    • Vibe coding Quickstart
    • Use the Admin App to engage Business Users to get the requirements right, and iterate
  2. Add logic using declarative spreadsheet-like rules
  3. Use Python as required for additional logic and API endpoints

Release 15.00.10 includes support for fan-out and multiple MCP Servers.

Release 10.00.12 includes support for security and logging of all executed commands

See:

  1. Sample MCP Client Executor documentation
  2. Sample Basic Demo documentation
  3. Install and create samples

Revised Product Tour

MCP is featured in the revised Product Tour).

The Tour is a great way to learn about MCP with running code you can explore and alter.


Improved StackTrace

Created projects now provide a condensed stack trace for easier review.


BugFix: genai cli with no rules - project won't start

Please see genai cli with no rules - project won't start

Release 15.00.12 includes fixes: