Loading MCP server directory, please wait...
Manifest-driven AXF capability router for workspace MCP access.
npx @getmcp/cli add dev.smartergpt/axfRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.smartergpt/axf": {
"command": "npx",
"args": [
"-y",
"@smartergpt/axf",
"mcp"
],
"env": {
"AXF_WORKSPACE": ""
}
}
}
}