Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

mcp-connector changed

agents-and-tools/mcp-connector

Nearest release: v2.1.259, published 3 hours after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+2added
Lines−2removed
From line 663 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits11to this page, all time

The whole hunk

from line 663, old and new numbered
/
lines
from line 663
663663 <Tabs>
664664 <Tab title="Gradle">
665665 ```kotlin
666 implementation("com.anthropic:anthropic-java-mcp:2.58.0")
666 implementation("com.anthropic:anthropic-java-mcp:2.60.0")
667667 ```
668668 </Tab>
669669 
from line 672
672672 <dependency>
673673 <groupId>com.anthropic</groupId>
674674 <artifactId>anthropic-java-mcp</artifactId>
675 <version>2.58.0</version>
675 <version>2.60.0</version>
676676 </dependency>
677677 ```
678678 </Tab>