{ "name": "rust-faf-mcp", "version": "0.8.0", "mcpName": "one.faf/rust-faf-mcp", "description": "Persistent project context — Rust-native MCP server. IANA-registered .faf format. npm shim downloads the native binary from GitHub Releases.", "license": "MIT", "author": "wolfejam ", "homepage": "https://faf.one", "repository": { "type": "git", "url": "git+https://github.com/Wolfe-Jam/rust-faf-mcp.git" }, "bugs": { "url": "https://github.com/Wolfe-Jam/rust-faf-mcp/issues" }, "keywords": [ "faf", "mcp", "model-context-protocol", "rust", "rmcp" ], "bin": { "rust-faf-mcp": "npm/rust-faf-mcp.js" }, "files": [ "npm/", "lib/", "README.md", "LICENSE" ], "engines": { "node": ">=18" }, "os": [ "darwin", "linux" ], "cpu": [ "x64", "arm64" ] }