Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

JurisdictionMCPRemote

БесплатноНе проверен

Hosted MCP server for jurisdiction queries, enabling zero-install access over URL with tools like resolve_address and check_cache_freshness.

GitHubEmbed

Описание

Hosted MCP server for jurisdiction queries, enabling zero-install access over URL with tools like resolve_address and check_cache_freshness.

README

Hosted (Cloudflare Workers, TypeScript) rewrite of the SUTS jurisdiction MCP server — so firm users connect over a URL with zero local install (Claude Desktop native custom connector) instead of running Python locally.

Status: Phase A complete — Worker built and validated locally. 12/12 unit tests pass, tsc --noEmit clean, and it serves MCP over HTTP via wrangler dev (resolve_address returned Denver 10006 / 0.0915; check_cache_freshness correct). Next: Phase B — Microsoft Entra OAuth + deploy (see HOSTING.md). The working local original is the sibling JurisdictionMCP repo — leave it running until this is deployed and trusted.

Run locally: npm installnpm test → put SUTS_API_KEY=... in .dev.varsnpm run dev → drive with node scripts/check.mjs or the MCP Inspector.

What's here now (seed / reference)

Path Purpose
CONTRACT.md The spec to implement — tool return shapes, TTR API, freshness rule + test vectors, rate-limit behavior. Build against this.
HOSTING.md Full deployment roadmap + OAuth (firm-email) auth plan.
samples/ Real TTR responses — use as TS test fixtures.
reference-python/ The source-of-truth Python implementation being ported (freshness.py, ttr_client.py, tests). Not part of the Worker; reference only.

Next steps

See HOSTING.md. In short: install Node + wrangler, scaffold the McpAgent (OAuth template), port the two tools per CONTRACT.md, add a Durable Object rate-limiter, test with MCP Inspector, deploy, restrict auth to @affinity.cpa, connect via Claude's native connector.

from github.com/Affinity-CPA/JurisdictionMCPRemote

Установка JurisdictionMCPRemote

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Affinity-CPA/JurisdictionMCPRemote

FAQ

JurisdictionMCPRemote MCP бесплатный?

Да, JurisdictionMCPRemote MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для JurisdictionMCPRemote?

Нет, JurisdictionMCPRemote работает без API-ключей и переменных окружения.

JurisdictionMCPRemote — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить JurisdictionMCPRemote в Claude Desktop, Claude Code или Cursor?

Открой JurisdictionMCPRemote на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare JurisdictionMCPRemote with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development