io.github.TheRealFloatDev/agentsbestfriend MCP Server
io.github.TheRealFloatDev/agentsbestfriend
What is the io.github.TheRealFloatDev/agentsbestfriend MCP server?
MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases
How to install io.github.TheRealFloatDev/agentsbestfriend
Copy-paste configuration for popular MCP clients.
ABF_PROJECT_ROOTThe root directory of the project that the server will interact with. Defaults to the current working directory if not set.
{
"mcpServers": {
"agentsbestfriend": {
"command": "npx",
"args": [
"-y",
"agentsbestfriend",
"start"
],
"env": {
"ABF_PROJECT_ROOT": "<YOUR_ABF_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"agentsbestfriend": {
"command": "npx",
"args": [
"-y",
"agentsbestfriend",
"start"
],
"env": {
"ABF_PROJECT_ROOT": "<YOUR_ABF_PROJECT_ROOT>"
}
}
}
}{
"mcpServers": {
"agentsbestfriend": {
"command": "npx",
"args": [
"-y",
"agentsbestfriend",
"start"
],
"env": {
"ABF_PROJECT_ROOT": "<YOUR_ABF_PROJECT_ROOT>"
}
}
}
}{
"servers": {
"agentsbestfriend": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"agentsbestfriend",
"start"
],
"env": {
"ABF_PROJECT_ROOT": "<YOUR_ABF_PROJECT_ROOT>"
}
}
}
}claude mcp add agentsbestfriend --env ABF_PROJECT_ROOT=<YOUR_ABF_PROJECT_ROOT> -- npx -y agentsbestfriend startRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.