Skip to content

Add Connections remote MCP server - #1570

Open
LunarWerxs wants to merge 1 commit into
stacklok:mainfrom
Lunarwerx:add-connections
Open

LunarWerxs wants to merge 1 commit into
stacklok:mainfrom
Lunarwerx:add-connections

Conversation

@LunarWerxs

Copy link
Copy Markdown

Adds registries/toolhive/servers/connections/server.json for Connections, a hosted remote MCP server.

  • Endpoint: https://studio.connections.icu/v1/mcp, remotes[0].type is streamable-http, publicly reachable over the internet.
  • Auth: OAuth 2.1 with PKCE (S256) and dynamic client registration against accounts.connections.icu; no API key or token to configure. Documented in the linked repository and at https://studio.connections.icu/connect
  • Tools: all 41 tool names are listed in _meta, taken from the server's live card at https://studio.connections.icu/.well-known/mcp/server-card.json
  • _meta extension key matches remotes[0].url per the README, and outbound network permissions are declared for the two hosts the server uses.

What it does: host and ticket events, import and search contacts, browse and post Deal Flow marketplace deals, keep notes and agent memory, and take payments. Submitted by Connections Global LLC, which operates the service.

🤖 Generated with Claude Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant