From 70ddbb857045db1ee751b86499c9989dbc452e5d Mon Sep 17 00:00:00 2001 From: tsouth89 Date: Fri, 19 Jun 2026 20:57:39 -0400 Subject: [PATCH 1/3] Add Conduit to Aggregators Co-Authored-By: Claude Opus 4.8 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b7db3e7af..a643ba4d1 100644 --- a/README.md +++ b/README.md @@ -214,6 +214,7 @@ Servers for accessing many apps and tools through a single MCP server. - [YangLiangwei/PersonalizationMCP](https://github.com/YangLiangwei/PersonalizationMCP) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access. - [Swarmwage/swarmwage](https://github.com/Swarmwage/swarmwage) [![Swarmwage/swarmwage MCP server](https://glama.ai/mcp/servers/Swarmwage/swarmwage/badges/score.svg)](https://glama.ai/mcp/servers/Swarmwage/swarmwage) 🎖️ 📇 ☁️ - Open MCP-native agent hire protocol — discovery + hiring + reputation layer above x402 payment rails. Find specialized agents, hire them with one function call, settle in USDC on Base. Sub-second sync, on-chain receipts via EIP-3009, zero protocol fee. Live mainnet 2026-05-10. - [ertad-family/liquid](https://github.com/ertad-family/liquid) [![ertad-family/liquid MCP server](https://glama.ai/mcp/servers/ertad-family/liquid/badges/score.svg)](https://glama.ai/mcp/servers/ertad-family/liquid) 🐍 ☁️ 🏠 - Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (`uvx --from 'liquid-api[mcp]' liquid-mcp`); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL). +- [tsouth89/conduit](https://github.com/tsouth89/conduit) 🦀 🏠 🪟 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. ### 🚀 Aerospace & Astrodynamics From 658aa631af965d766fcb3a5ff423dfb1a7850335 Mon Sep 17 00:00:00 2001 From: Tyler Date: Sat, 20 Jun 2026 12:49:17 -0400 Subject: [PATCH 2/3] Add Glama score badge and mark macOS/Linux support for Conduit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a643ba4d1..1234fe104 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Servers for accessing many apps and tools through a single MCP server. - [YangLiangwei/PersonalizationMCP](https://github.com/YangLiangwei/PersonalizationMCP) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access. - [Swarmwage/swarmwage](https://github.com/Swarmwage/swarmwage) [![Swarmwage/swarmwage MCP server](https://glama.ai/mcp/servers/Swarmwage/swarmwage/badges/score.svg)](https://glama.ai/mcp/servers/Swarmwage/swarmwage) 🎖️ 📇 ☁️ - Open MCP-native agent hire protocol — discovery + hiring + reputation layer above x402 payment rails. Find specialized agents, hire them with one function call, settle in USDC on Base. Sub-second sync, on-chain receipts via EIP-3009, zero protocol fee. Live mainnet 2026-05-10. - [ertad-family/liquid](https://github.com/ertad-family/liquid) [![ertad-family/liquid MCP server](https://glama.ai/mcp/servers/ertad-family/liquid/badges/score.svg)](https://glama.ai/mcp/servers/ertad-family/liquid) 🐍 ☁️ 🏠 - Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (`uvx --from 'liquid-api[mcp]' liquid-mcp`); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL). -- [tsouth89/conduit](https://github.com/tsouth89/conduit) 🦀 🏠 🪟 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. +- [tsouth89/conduit](https://github.com/tsouth89/conduit) [![tsouth89/conduit MCP server](https://glama.ai/mcp/servers/tsouth89/conduit/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/conduit) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. ### 🚀 Aerospace & Astrodynamics From d0610e8b95ecda0d8da3ffb364e4856d4909f567 Mon Sep 17 00:00:00 2001 From: tsouth89 Date: Mon, 6 Jul 2026 06:09:10 -0400 Subject: [PATCH 3/3] Rename Conduit -> Toolport (project renamed); Glama listing now scored --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1234fe104..22fa1bac9 100644 --- a/README.md +++ b/README.md @@ -214,7 +214,7 @@ Servers for accessing many apps and tools through a single MCP server. - [YangLiangwei/PersonalizationMCP](https://github.com/YangLiangwei/PersonalizationMCP) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Comprehensive personal data aggregation MCP server with Steam, YouTube, Bilibili, Spotify, Reddit and other platforms integrations. Features OAuth2 authentication, automatic token management, and 90+ tools for gaming, music, video, and social platform data access. - [Swarmwage/swarmwage](https://github.com/Swarmwage/swarmwage) [![Swarmwage/swarmwage MCP server](https://glama.ai/mcp/servers/Swarmwage/swarmwage/badges/score.svg)](https://glama.ai/mcp/servers/Swarmwage/swarmwage) 🎖️ 📇 ☁️ - Open MCP-native agent hire protocol — discovery + hiring + reputation layer above x402 payment rails. Find specialized agents, hire them with one function call, settle in USDC on Base. Sub-second sync, on-chain receipts via EIP-3009, zero protocol fee. Live mainnet 2026-05-10. - [ertad-family/liquid](https://github.com/ertad-family/liquid) [![ertad-family/liquid MCP server](https://glama.ai/mcp/servers/ertad-family/liquid/badges/score.svg)](https://glama.ai/mcp/servers/ertad-family/liquid) 🐍 ☁️ 🏠 - Connect your agent to any HTTP API on the fly — discovers + maps any REST API once, then fetches typed data deterministically (no per-call LLM). Self-hosted MCP server (`uvx --from 'liquid-api[mcp]' liquid-mcp`); works with OpenAI/Gemini/Anthropic/local or any provider via LiteLLM. Open source (AGPL). -- [tsouth89/conduit](https://github.com/tsouth89/conduit) [![tsouth89/conduit MCP server](https://glama.ai/mcp/servers/tsouth89/conduit/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/conduit) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. +- [tsouth89/toolport](https://github.com/tsouth89/toolport) [![tsouth89/toolport MCP server](https://glama.ai/mcp/servers/tsouth89/toolport/badges/score.svg)](https://glama.ai/mcp/servers/tsouth89/toolport) 🦀 🏠 🍎 🪟 🐧 - One local gateway and manager for all your MCP servers, shared across every AI coding tool (Claude, Cursor, VS Code, Codex, and more). Set up and authenticate each server once; lazy discovery keeps each agent's context small, and keys stay in your OS keychain. No Docker, no cloud. ### 🚀 Aerospace & Astrodynamics