rkg-mcp 1.0.12

Deterministic repository knowledge graphs and context infrastructure for AI-assisted software engineering.
Documentation
1
2
3
4
5
pub const CRATE_NAME: &str = "rkg-mcp";

pub mod server;

pub use server::run_mcp_server;