A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands. Includes an UI for configuration. Currently, various AI agents don't offer the AI the ability to access ...
Currently, various AI agents don't offer the AI the ability to access Rust type information from the LSP. This is a hurdle because instead of seeing the type, the LLM has to reason about the potential ...