IceWhaleTech/ToolFS
🗂 ToolFS: A FUSE virtual filesystem for AI Agents, integrating memory, RAG & local data access with flexible MCP/tool chaining and a scalable plugin system
Platform-specific configuration:
{
"mcpServers": {
"ToolFS": {
"command": "npx",
"args": [
"-y",
"ToolFS"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...