# mistweaverco/kulala.nvim

A fully-featured ⚡️ HTTP/GraphQL/gRPC/Websocket-client 🐼 interface 🖥️ for Neovim ❤️, that supports the Jetbrains .http spec (with full scripting support).

Repository: https://github.com/mistweaverco/kulala.nvim
Canonical: https://ross.abutalabs.com/products/kulalanvim
Homepage: https://kulala.app
Language: Lua
License: MIT
License Family: permissive
Topics: graphql-client, neovim-plugin, rest-client, curl, http-client, lua, neovim, nvim, nvim-plugin, grpc, grpc-client, oauth, oauth2, websocket-client, cli, gh-action, graphql, plugin, rest, jetbrains-http-client
Last push: 2026-08-18T18:30:58+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 57
- inputs: {"age_days": 800, "days_push": 15, "days_rel": 15, "gap_med": 1.0, "n_releases_24m": 91}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2151, forks 101 (observed 2026-08-28T04:06:19.364179+00:00)

## What it is
Kulala.nvim is a Neovim plugin providing a fully-featured HTTP, GraphQL, gRPC, and WebSocket client interface inside the editor. It supports the JetBrains .http file spec with scripting, environment variables, authentication (including OAuth2), and response formatting.

## Use cases
- send http requests from neovim
- test rest apis using .http files
- run graphql queries inside my editor
- debug grpc and websocket endpoints
- script pre-request and post-request hooks for api testing
- manage oauth2 authentication for api requests
- replace postman with a vim-based api client

## When to choose
- you live in Neovim and want to make HTTP/API requests without leaving the editor
- you already use JetBrains .http files or the IntelliJ HTTP Client and want a compatible workflow
- you need scripting, environment variables, and request chaining for API testing

## When to avoid
- you need a GUI-based API client like Postman or Insomnia
- you don't use Neovim (consider Kulala VS Code, Zed, or Desktop variants instead)
- you're on an unsupported architecture or can't install cURL/git/tree-sitter-cli dependencies

## Facets
- artifact type: plugin
- maturity: active
- function: http-client, graphql-client, testing, developer-tools
- domain: developer-tools, apis, web-development
- platform: windows, editor-plugin
- tags: neovim, rest-client, http-files, jetbrains-http-spec, grpc, websocket, oauth2, lua, api-testing, command-line, linux, macos

## Member repositories
- mistweaverco/kulala.nvim (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.364179+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:50:56.485877+00:00, confidence not recorded.
  - readme: https://github.com/mistweaverco/kulala.nvim (fetched 2026-08-28T04:06:19.364179+00:00, sha ac1583860975)
  - homepage: https://kulala.app (fetched 2026-08-29T10:30:43.290081+00:00, sha efc52fd7bb20)
  - site_page: https://kulala.app/usage/getting-started (fetched 2026-08-29T10:30:43.299089+00:00, sha cb0395240ad3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
