openbash for Claude Desktop
ai.openbash/openbash
Primary data as bash programs: trials, filings, customs, rentals, rank, OCR and SQL.
client:Claude Desktop
transport:streamable-http
Install openbash in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"openbash": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://openbash.ai/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs