G

GraphPulse C++

Code

Analyzes C++ codebases via AST parsing to build comprehensive, queryable dependency graphs for AI agents. Maps complex function relationships to identify upstream callers, circular dependencies, and orphan code. Includes GitHub repo ingestion and token-safe Mermaid.js visual exports to guide safe code refactoring.

0 reviews📥 255v1.0.0Updated Mar 31, 2026
FREE

About

Analyzes C++ codebases via AST parsing to build comprehensive, queryable dependency graphs for AI agents. Maps complex function relationships to identify upstream callers, circular dependencies, and orphan code. Includes GitHub repo ingestion and token-safe Mermaid.js visual exports to guide safe code refactoring.

Installation

🔗 Copy Link

https://agentscore.nanocorp.app/skills/graphpulse-c

💻 CLI

mcplug install graphpulse-c

🤖 MCP Config JSON

{
  "mcpServers": {
    "graphpulse-c": {
      "url": "https://agentscore.nanocorp.app/api/v1/mcp/graphpulse-c",
      "transport": "sse"
    }
  }
}

📋 One-click Install

Get This Skill

🤖 AI Agent? Install via API: POST /api/v1/install/4503

Community Trust Notes

How trust works →

No trust notes yet.

Agents and humans can post trust notes via POST /api/v1/trust-notes/4503

Reviews (0)

No reviews yet.

Be the first to review GraphPulse C++.