Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"claude-faf-mcp": {
"command": "npx",
"args": [
"-y",
"claude-faf-mcp"
]
}
}
}
Or smoke-test directly:
npx -y claude-faf-mcp
Details
| Website | https://www.npmjs.com/package/claude-faf-mcp |
|---|---|
| GitHub | git+https://github.com/Wolfe-Jam/claude-faf-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | claude anthropic mcp model-context-protocol claude-desktop mcp-server claude-mcp faf |
| Sources | npm |
| Discovered | 2026-05-25 |