bharathvbcr/gitpulse
v1.1.0MIT
Read-only GitPulse control plane for agents: worktrees, collisions, ledger, provenance, and in-process code intelligence.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
gitpulsestdio
{
"type": "stdio",
"command": "gitpulse-mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "gitpulse",
"version": "1.1.0",
"description": "Read-only GitPulse control plane for agents: worktrees, collisions, ledger, provenance, and in-process code intelligence.",
"author": {
"name": "GitPulse Team",
"url": "https://gitpulse.vbcr.dev"
},
"homepage": "https://gitpulse.vbcr.dev",
"repository": "https://github.com/bharathvbcr/GitPulse",
"license": "MIT",
"keywords": [
"git",
"mcp",
"worktrees",
"code-intelligence",
"insights"
]
}