Ghostlink runs on your own machine — the client starts it, so there is no endpoint to ping. 42 installs a week from npm. Last commit 31 Jul 2026.
Sandboxed repo access for coding agents: search, read, patch, run, git -- confined to a repo root.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghostlink -- npx -y @bgorzelic/ghostlink
{
"mcpServers": {
"ghostlink": {
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"command": "npx"
}
}
}
[mcp_servers.ghostlink]
command = "npx"
args = ["-y", "@bgorzelic/ghostlink"]
{
"mcpServers": {
"ghostlink": {
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ghostlink": {
"args": [
"-y",
"@bgorzelic/ghostlink"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.