Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"l3dg3rr-cargo": {
"command": "cargo",
"args": [
"run",
"-p",
"ledgerr-mcp",
"--bin",
"ledgerr-mcp-server"
],
"env": {
"RUST_LOG": "info"
}
}
}
}Server configuration and connection parameters
cargoCommand-line arguments passed to the server process
Environment variables set when the server starts
RUST_LOG=infonpx claudepluginhub promptexecution/ledgrrr --plugin l3dg3rr-plugin-create