MCP / Claude Desktop
Instructions for using vaults.fyi with AI tools
brew updatebrew install node
~/Library/Application\ Support/Claude/claude_desktop_config.json{ "mcpServers": { "vaults": { "command": "npx", "args": [ "@vaultsfyi/mcp" ], "env": { "VAULTS_API_KEY": "your-api-key" } } } }
Last updated
