Prove and verify multi-repo claims at Git HEAD: path, line, full SHA, no index.
claude mcp add gitpin -- npx -y gitpin
claude_desktop_config.json
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"gitpin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"gitpin"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"gitpin": {
"command": "npx",
"args": [
"-y",
"gitpin"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.shmindmaster--gitpin/reviews or the review_server meta-tool.
POST /mcp