MCP Server
MCP
io.github.Wolfe-Jam/rust-faf-mcp
Persistent project context — Rust-native MCP server. IANA-registered .faf format.
Install
cargo:[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcpaas.live/rust/mcp/v1"
}
],
"packages": [
{
"registryType": "cargo",
"registryBaseUrl": "https://crates.io",
"identifier": "rust-faf-mcp",
"version": "0.3.1",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
streamable-http
cargo
By
Comments
Sign in to leave a comment