Footon
БесплатноНе проверенTurns Claude and Codex JSONL transcripts into sanitized, unlisted links with explicit approval, exposing share management via OAuth-protected MCP endpoints.
Описание
Turns Claude and Codex JSONL transcripts into sanitized, unlisted links with explicit approval, exposing share management via OAuth-protected MCP endpoints.
README
footon turns Claude and Codex JSONL transcripts into sanitized, unlisted links. Raw transcripts remain local. Only user and assistant prose from an explicitly approved draft can be published.
raw JSONL -> Rust draft + local scanners -> explicit approval -> Cloudflare edge rescan -> unlisted link
The remote MCP endpoint is https://footon.dev/mcp. It uses OAuth 2.1 with
passwordless email sign-in and exposes only share_create, share_list, and
share_revoke.
CLI
cargo install --git https://github.com/douglance/footon footon
footon draft thread.jsonl --title "Public title" --output footon-draft.json
FOOTON_TOKEN=... footon publish footon-draft.json
Drafting makes no network request. Publishing is a separate command and refuses plain HTTP except for localhost tests. See cli/README.md for the full contract.
Development
npm install
npm run check
npm run test:e2e
cargo fmt --check
cargo test
npm run check runs strict TypeScript and Rust linting. The Worker limits
complexity to 8, functions to 45 lines, and files to 220 lines. The Rust crate
denies Clippy all, pedantic, cognitive complexity, large functions,
warnings, and unsafe code across the workspace, all targets, and all features.
The Worker E2E uses Cloudflare's local test harness with isolated D1, KV, and simulated email. It covers dynamic client registration, PKCE authorization, Turnstile's localhost boundary, email capture, magic-link verification, consent without a session cookie, token exchange, and authenticated MCP create, list, and revoke calls. It never sends a real email or writes production data.
Safety boundary
The official CLI combines redact-core with independent credential, key,
connection-string, path, and metadata removal. The Worker validates the exact
footon.share.v2 shape and rejects remaining high-signal secrets and personal
data. No scanner can prove arbitrary text is secret-free, so explicit local
review remains mandatory.
Установка Footon
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/douglance/footonFAQ
Footon MCP бесплатный?
Да, Footon MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Footon?
Нет, Footon работает без API-ключей и переменных окружения.
Footon — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Footon в Claude Desktop, Claude Code или Cursor?
Открой Footon на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzMCP-Agent
A simple, composable framework to build agents using Model Context Protocol by [LastMile AI](https://www.lastmileai.dev)
автор: lastmile-aiSpring AI MCP Client
Provides auto-configuration for MCP client functionality in Spring Boot applications.
mcp.natoma.ai
A Hosted MCP Platform to discover, install, manage and deploy MCP servers by [Natoma Labs](https://www.natoma.ai)
MCPHub
Website to list high quality MCP servers and reviews by real users. Also provide online chatbot for popular LLM models with MCP server support.
MCP Servers Rating and User Reviews
Website to rate MCP servers, write authentic user reviews, and [search engine for agent & mcp](http://www.deepnlp.org/search/agent)
mkinf
An Open Source registry of hosted MCP Servers to accelerate AI agent workflows.
Compare Footon with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
