Skip to content

MCP Connector for Java

Latest

Choose a tag to compare

@vishalmysore vishalmysore released this 22 May 22:01
· 6 commits to main since this release
9ac7426

Release with Basic security feature enabled configure it in claude json file like this

"yardshare": {
  "command": "java",
  "args": [
    "-jar",
    "/work/a2a-mcp-bridge/target/mcp-connector-full.jar",
    "http://localhost:8080" ,"user","password"
  ],
  "timeout": 30000
}

different pass thru can take different parameters you can encrpt it as well