Back to search
30
MCP

io.github.therealfloatdev/agentsbestfriend

io.github.therealfloatdev/agentsbestfriend

MCP that provides fast, token-efficient tools for navigating, searching, and understanding codebases

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ref-tools/ref-tools-mcp
Token efficient search for coding agents over public and private documentation.
0 tools
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
0 tools
tools.ref/ref-tools-mcp
Token-efficient search for coding agents over public and private documentation.
0 tools · streamable-http
io.github.drhalto/agentmako
Local-first codebase intelligence MCP server for AI coding agents.
0 tools
manhattan-mcp
GitMem MCP Server - Token-Efficient Codebase Navigation for AI Agents
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.therealfloatdev/agentsbestfriend": {
      "url": "None",
      "transport": "http"
    }
  }
}