okhttp

GitHub

A meticulous HTTP client for the JVM, Android, and GraalVM.

47,040 stars Kotlin 1 file ยท ~57,886 tokens #android#graalvm#java#kotlin

okhttp MCP Server

MCP server for lysine-dev/okhttp

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "okhttp": {
      "command": "npx",
      "args": [
        "-y",
        "@lysine-dev/okhttp"
      ]
    }
  }
}