Skip to content
Back to search
30
MCP

AgentMako

pulsemcp/agentmako

Local-first codebase intelligence MCP server for AI coding agents with structured project context discovery.

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

Similar MCP servers embedding-nearest

io.github.drhalto/agentmako
Local-first codebase intelligence MCP server for AI coding agents.
0 tools
codebase-memory-mcp
Fast code intelligence engine for AI coding agents — single static binary MCP server
0 tools
atlas-context-mcp
MCP server that gives AI coding agents structured project knowledge — standards, tools, conventions, structure
0 tools
agent-coding-standards-mcp
MCP Server for AI coding agent standards
0 tools
contextl-mcp
Repository Intelligence Engine — MCP server for AI coding agents
0 tools
wigolo
Local-first web intelligence MCP server for AI coding agents
0 tools

How to use

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

{
  "mcpServers": {
    "agentmako": {
      "url": "None",
      "transport": "http"
    }
  }
}