The finch-jfc module provides the Finch library a support for the circe JSON library. Installation Use the following sbt snippet: libraryDependencies ++= Seq( "com.github.finagle" %% "finch-circe" % "0.8.0" )