
Grinta
by josephsenior
Local-first autonomous coding agent that plans, executes, and validates software tasks end-to-end.
What it does
Grinta is a provider-agnostic, local-first autonomous coding agent designed to handle complex software engineering tasks without relying on a cloud control plane. It integrates directly with LSP and DAP to provide deep codebase understanding and debugging capabilities.
Tools
- Task Planning: Breaks down complex software requirements into executable steps.
- Code Execution: Executes actions locally with risk-classified safety rails.
- LSP Integration: Auto-discovers and utilizes language servers for precise navigation and editing.
- DAP Debugging: Provides integrated debugger support for runtime validation.
- Session Management: Event-stream ledger for checkpointing, resuming, and reverting work.
Installation
Install via pipx:
pipx install grinta-ai
grinta init
Claude Desktop Config:
{
"mcpServers": {
"grinta": {
"command": "grinta",
"args": ["mcp"]
}
}
}
Supported hosts
- claude
- cursor
- vscode-copilot
Quick install
pipx install grinta-aiInformation
- Pricing
- free
- Published
- 5/19/2026
- stars






