mcporter/src
zm2231 2c04671b92 feat(serve): expose per-server endpoints at /mcp/<server> with unprefixed tools
Add per-server HTTP routes alongside the aggregate /mcp endpoint. /mcp/<server>
serves a single server's tools under their original (unprefixed) names so the
server can be registered under its own client key, while /mcp keeps the
server__tool namespacing. Unknown servers 404; malformed paths 400.
2026-06-08 12:16:38 -07:00
..
cli fix(cli): fail unknown list targets 2026-06-08 12:05:42 -07:00
config feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
daemon fix(daemon): stop direct starts orphaning live daemon 2026-06-08 11:35:22 -07:00
runtime fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
chrome-devtools-auto-connect-patch.ts fix: patch chrome-devtools auto-connect hang 2026-05-14 12:51:16 +01:00
chrome-devtools-compat.ts fix: patch chrome-devtools auto-connect hang 2026-05-14 12:51:16 +01:00
cli-metadata.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
cli.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
config-imports.ts refactor(config): modularize import helpers 2025-11-17 20:31:55 +01:00
config-normalize.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
config-schema.ts fix: support daemon idle timeout config 2026-05-20 17:34:42 +01:00
config.ts fix: support daemon idle timeout config 2026-05-20 17:34:42 +01:00
env.ts fix: resolve config env placeholders 2026-05-09 13:14:09 +01:00
error-classifier.ts fix: detect auth errors from error.code property (StreamableHTTPError/SseError) 2026-03-28 19:21:23 +00:00
fs-json.ts fix: harden concurrent config writes 2026-05-14 16:32:37 +01:00
generate-cli.ts fix: make generated cli bundles deterministic 2026-05-20 16:53:37 +01:00
generated-daemon-runtime.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
index.ts feat(runtime): re-export RuntimeOptions 2026-06-06 22:32:42 -07:00
lifecycle.ts Release 0.5.8 2025-11-15 07:17:20 +01:00
logging.ts Document function headers 2025-11-06 15:24:03 +00:00
oauth-client-info.ts fix(oauth): refresh expired cached access tokens 2026-05-11 03:13:09 +01:00
oauth-persistence.ts fix: harden OAuth vault recovery (#190) 2026-05-26 15:47:31 +01:00
oauth-vault.ts fix: harden OAuth vault recovery (#190) 2026-05-26 15:47:31 +01:00
oauth.ts feat: add OAuth no-browser session support 2026-05-12 23:59:34 -03:00
paths.ts fix: fall back to legacy config after empty xdg home (#185) 2026-05-21 22:15:13 +01:00
result-utils.ts fix: harden concurrent config writes 2026-05-14 16:32:37 +01:00
runtime-header-utils.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
runtime-oauth-support.ts feat: support refreshable bearer stdio auth 2026-05-14 18:29:43 +01:00
runtime-process-utils.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
runtime.ts fix(replay): rewrite response ids during replay (#192) 2026-05-31 08:52:02 +01:00
schema-cache.ts fix: harden concurrent config writes 2026-05-14 16:32:37 +01:00
sdk-patches.ts fix: escalate stuck stdio shutdowns 2026-04-18 20:07:40 +01:00
serve.ts feat(serve): expose per-server endpoints at /mcp/<server> with unprefixed tools 2026-06-08 12:16:38 -07:00
server-proxy.ts refactor: satisfy oxlint rules 2026-04-18 19:33:14 +01:00
tool-filters.ts feat: add per-server tool filtering 2026-04-18 21:52:18 +01:00
version.ts perf: speed up daemon fast-path calls 2026-05-09 11:54:05 +01:00