v0.1.501 #195
Tuntii
announced in
Announcements
v0.1.501
#195
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
RustAPI v0.1.501
Native MCP support — Your API is now an AI agent toolkit.
🚀 Highlights
Full MCP (Model Context Protocol) support via the new
rustapi-mcpcrateallowed_tags) so agents only see what you want them totools/call— every call goes through your normal middleware, extractors, validation, and error handlingOne-liner enablement
Crate cleanup: Consolidated from 13 crates down to 9.
rustapi-testing,jobs,view, andtoonare now features instead of separate published crates.Better observability UX
📦 New / Notable Crates & Features
rustapi-mcp(new)protocol-mcp/mcpfeature onrustapi-rsmcp_toolsexample (HTTP server + MCP sidecar together)🔗 Links
Ready for agents. Turn your Rust backend into something LLMs can actually use safely and correctly.
Then just add
.use_mcp(...)and you're done.This discussion was created from the release v0.1.501.
Beta Was this translation helpful? Give feedback.
All reactions