New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

grain-tools

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grain-tools

Name reservation for Grain — a local SQL execution layer for coding agents. Not yet released; see https://grain.tools

Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

grain-tools

Reserved for Grain — a local SQL execution layer that coding agents can drive over MCP, a CLI, or the VS Code extension.

Nothing is published here yet. This version reserves the name while the first release is prepared. When it ships, this package will provide the stdio MCP server:

{
  "mcpServers": {
    "grain": {
      "command": "npx",
      "args": ["-y", "grain-tools", "--stdio"]
    }
  }
}

The primary install path will be a standalone binary from grain.tools, which needs no Node.js and reduces the configuration above to "command": "grain". This package is the fallback channel for anyone who would rather use npm.

Keywords

grain

FAQs

Package last updated on 28 Aug 2026

Related posts