Loading MCP server directory, please wait...
MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases
npx @getmcp/cli add io.github.TheRealFloatDev/agentsbestfriendRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TheRealFloatDev/agentsbestfriend": {
"command": "npx",
"args": [
"-y",
"agentsbestfriend",
"start"
],
"env": {
"ABF_PROJECT_ROOT": ""
}
}
}
}