yassine-el-gherrabi/mcp-rust-agent
A Rust-based implementation of an MCP server and client, demonstrating integration of various tools for LLM assistance.
Platform-specific configuration:
{
"mcpServers": {
"mcp-rust-agent": {
"command": "npx",
"args": [
"-y",
"mcp-rust-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...