File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ processor, so no runtime reflection is required.
1111
1212⭐ ** If you find this project useful, consider giving it a star. It helps others discover it**
1313
14- 🚀 Quickstart, guides, and API reference available in the [ docs ] ( https://kliushnichenko.github.io/jooby-mcp/ )
14+ 🚀 Quickstart, guides, and API reference available in the < a target = " _blank " href = " https://kliushnichenko.github.io/jooby-mcp/ " >docs</ a >
1515
1616### Features
1717
Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ weight: 1
66---
77
88<p style =" display : flex ; flex-wrap : nowrap ; gap : 8px ; align-items : center ; margin-bottom : 1rem ;" >
9- <a about =" _blank " href =" https://central.sonatype.com/search?q=jooby-mcp " ><img src =" https://img.shields.io/maven-central/v/io.github.kliushnichenko/jooby-mcp.svg " alt =" Maven Central " loading =" lazy " decoding =" async " ></a >
10- <a about =" _blank " href =" https://mvnrepository.com/artifact/io.github.kliushnichenko/jooby-mcp " ><img src =" https://badges.mvnrepository.com/badge/io.github.kliushnichenko/jooby-mcp/badge.svg?label=MvnRepository&color=green " alt =" MvnRepository " loading =" lazy " decoding =" async " ></a >
9+ <a target =" _blank " href =" https://central.sonatype.com/search?q=jooby-mcp " ><img src =" https://img.shields.io/maven-central/v/io.github.kliushnichenko/jooby-mcp.svg " alt =" Maven Central " loading =" lazy " decoding =" async " ></a >
10+ <a target =" _blank " href =" https://mvnrepository.com/artifact/io.github.kliushnichenko/jooby-mcp " ><img src =" https://badges.mvnrepository.com/badge/io.github.kliushnichenko/jooby-mcp/badge.svg?label=MvnRepository&color=green " alt =" MvnRepository " loading =" lazy " decoding =" async " ></a >
1111 <a ><img src =" https://badge.mcpx.dev " alt =" MCP " loading =" lazy " decoding =" async " ></a >
12- <a about =" _blank " href =" https://javadoc.io/doc/io.github.kliushnichenko/jooby-mcp/latest " ><img src =" https://javadoc.io/badge/io.github.kliushnichenko/jooby-mcp/jooby-mcp.svg " alt =" Javadoc " loading =" lazy " decoding =" async " ></a >
12+ <a target =" _blank " href =" https://javadoc.io/doc/io.github.kliushnichenko/jooby-mcp/latest " ><img src =" https://javadoc.io/badge/io.github.kliushnichenko/jooby-mcp/jooby-mcp.svg " alt =" Javadoc " loading =" lazy " decoding =" async " ></a >
1313</p >
1414
1515## What is jooby-mcp?
You can’t perform that action at this time.
0 commit comments