MCP Server
MCP
Rust FAF
Persistent project context — Rust-native MCP server. IANA-registered .faf format.
Install
cargo:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "cargo",
"registryBaseUrl": "https://crates.io",
"identifier": "rust-faf-mcp",
"version": "0.4.3",
"transport": {
"type": "stdio"
}
},
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "rust-faf-mcp",
"version": "0.4.3",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
cargo
npm
By
Comments
Sign in to leave a comment