Quick start
~/airstore/tools/.
Prerequisites
1. Install FUSE
2. Install Node.js (for npx)
Most MCP servers are distributed via npm and run withnpx:
Configuration
Create aconfig.local.yaml file:
Mount
Using tools
Mount options
| Option | Description |
|---|---|
--config, -c | Path to config file (required for local mode) |
--verbose, -v | Enable verbose logging |
Unmounting
PressCtrl+C in the terminal running the mount command, or:
Adding environment variables
For tools that need API keys, set environment variables before mounting:Related
- Tools - Learn how MCP tools work
- Config reference - Full configuration options
- Migrating MCPs - Move existing MCP servers to Airstore