๐ถ Getting Started
Please search the history to see if an issue already exists for the same problem.
๐ Describe the feature
In PR #130 , we added support for mcp servers config, tool discovery, and tool invocation for agents. Building on this foundation, it makes sense to extend the framework with MCP server scaffolding from the CLI/TUI using Rust backend frameworks such as Rocket or Axum.
I will keep this issue open as a good first issue for community contribution. The proposed addition is a new init subcommand under mcp, with an option such as --framework to select a rusty backend framework.
Feel free to leave a comment if you need help to get started.
๐ธ Screenshots
N/A
๐ฆ Context
N/A
๐ถ Getting Started
Please search the history to see if an issue already exists for the same problem.
๐ Describe the feature
In PR #130 , we added support for mcp servers config, tool discovery, and tool invocation for agents. Building on this foundation, it makes sense to extend the framework with MCP server scaffolding from the CLI/TUI using Rust backend frameworks such as Rocket or Axum.
I will keep this issue open as a good first issue for community contribution. The proposed addition is a new
initsubcommand undermcp, with an option such as--frameworkto select a rusty backend framework.Feel free to leave a comment if you need help to get started.
๐ธ Screenshots
N/A
๐ฆ Context
N/A