Tickward
БесплатноНе проверенOAuth MCP server providing thin edge adapter access to the tickward public API via REST endpoints.
Описание
OAuth MCP server providing thin edge adapter access to the tickward public API via REST endpoints.
README
OAuth MCP server for the tickward public API.
The server is intentionally a thin edge adapter. It does not connect to the
tickward database and does not implement business logic. Tools call the
versioned REST API under /api/v1 after the user completes the tickward account
consent flow. Tools cover projects, timers, spaces, share links, and webhook
management.
Remote Worker
The public MCP transport runs as a Cloudflare Worker and uses OAuth 2.1 with
PKCE through workers-oauth-provider.
MCP clients connect to the Worker URL:
https://mcp.example.com/mcp
During connection, the Worker redirects the user to the configured tickward app. The user signs in, approves the requested scopes, and tickward issues a scoped MCP connection credential through a one-time grant exchange.
Local Development
npm install
npm run dev
Useful checks:
curl http://localhost:8787/healthz
curl http://localhost:8787/.well-known/oauth-protected-resource
For local development against a self-hosted tickward app, copy
.dev.vars.example to .dev.vars and point TICKWARD_APP_BASE_URL plus
TICKWARD_API_BASE_URL at that app.
For the deployment sequence, use docs/cloudflare-deployment.md.
Development
npm run check
This runs the Node version guard, Biome, TypeScript, unit tests, and a Worker dry-run bundle.
Установка Tickward
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/CorgiCorner/tickward-mcpFAQ
Tickward MCP бесплатный?
Да, Tickward MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Tickward?
Нет, Tickward работает без API-ключей и переменных окружения.
Tickward — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Tickward в Claude Desktop, Claude Code или Cursor?
Открой Tickward на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Tickward with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
