Skip to content
Back to search
30
MCP

Mason

pulsemcp/mason

MCP server that gives AI assistants a persistent codebase map — feature-to-file lookups, change impact analysis, and git history insights.

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

How to use

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

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