Agent♥︎Age
Catalog

io.github.bgorzelic/ghostlink

Official

by bgorzelic · TypeScript

Sandboxed repo access for coding agents: search, read, patch, run, git -- confined to a repo root.

Model Context Protocol (MCP) Server: io.github.bgorzelic/ghostlink

The MCP server provides sandboxed repository access for coding agents. It supports repository-scoped operations including search, read, patch, and run, with execution and Git actions confined to a repository root.

🛠️ Key Features

  • Sandboxed repo access
  • Search within the repository
  • Read repository contents
  • Patch repository files
  • Run code within the sandbox
  • git operations confined to the repo root

🚀 Use Cases

  • Agent-assisted code browsing and retrieval
  • Automated small code changes via patching
  • Repo-local testing or execution for an agent workflow
  • Controlled version-control interactions limited to the repository root

⚡ Developer Benefits

  • Clear confinement to a repo root for git usage
  • Scoped capabilities aligned to common agent tasks (search/read/patch/run)

⚠️ Limitations

  • Git actions are limited to the repository root
  • No capabilities beyond the described search, read, patch, and run operations are stated

Topics

ai-agentsdeveloper-toolsmcpmcp-serversandboxtypescript