Skip to content

Commit e52b5fb

Browse files
Release 0.2.1
1 parent fe1584b commit e52b5fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## v0.2.1 (2025-06-13)
4+
5+
Moved config dir to not conflict with upstream `mcp-remote`
6+
7+
38
## v0.2.0 (2025-06-12)
49

510
Initial release. Bundles the [@modelcontextprotocol/sdk fork](https://github.com/gleanwork/typescript-sdk) with a fix for [OAuth metadata discovery fallback](https://github.com/modelcontextprotocol/typescript-sdk/issues/616).

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gleanwork/connect-mcp-server",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Remote proxy for Model Context Protocol, allowing local-only clients to connect to remote servers using oAuth",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)