-
Notifications
You must be signed in to change notification settings - Fork 16
[💄Feature]: MCP Init Command. #131
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededrustPull requests that update Rust codePull requests that update Rust code
Type
Fields
Give feedbackNo fields configured for Feature.
👶 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