Local MCP server surface for agents
Added
@gitghost/mcp, a local stdio MCP server for agent clients. Agents can now initialize gitghost, manage rings, create ghost commits, and verify trailers from the repo they are already working in — without a hosted API or remote identity service in the loop.- ›Package: @gitghost/mcp
- ›Clients: Claude Desktop, Cursor, Cline, OpenCode, or any stdio MCP client
- ›Transport: local stdio only — no hosted identity service
- ›Tools: gitghost_init, gitghost_ring_add_self, gitghost_ring_add, gitghost_ring_list, gitghost_commit, gitghost_verify
- ›Repo cwd is the trust boundary; .gitghost/identity.json stays local