Codinfy
БесплатноНе проверенMCP server that connects AI agents to Codinfy platform APIs for validating licenses, creating checkouts, listing products, tracking analytics, managing OAuth id
Описание
MCP server that connects AI agents to Codinfy platform APIs for validating licenses, creating checkouts, listing products, tracking analytics, managing OAuth identity, and handling ad placements.
README
@codinfy/mcp
The official Codinfy public MCP server
Connect any AI agent — Claude Code/Desktop, Cursor, Codex, Continue, Cline, Windsurf — to the Codinfy platform: validate licenses, check updates, browse the marketplace catalog and fetch the official design tokens.
npm version License: MIT Node MCP
📦 npm · 🌐 codinfy.com · 📚 docs.codinfy.com/mcp · 🛡️ Security
🇬🇧 English · 🇫🇷 Français
Status
v0.2.0 — 10 tools live, every one backed by a real shipped Codinfy API (no stubs, ever). Payments, OAuth (Login with Codinfy) and Ads tools ship together with their platform APIs.
Quick start
# Claude Code
claude mcp add codinfy -e CODINFY_LICENSE_SECRET=xxx -- npx -y @codinfy/mcp
Configs for Claude Desktop, Cursor, Codex, Continue and Cline: examples/. Full guide: docs/getting-started.md.
Tools
| Category | Tools |
|---|---|
| Licenses (HMAC-signed) | codinfy_validate_license · codinfy_check_license_status · codinfy_get_grace_period · codinfy_check_license_update |
| Catalog | codinfy_list_products · codinfy_get_product · codinfy_search_products |
| Platform | codinfy_get_design_tokens · codinfy_health · codinfy_get_integration_links |
Details: docs/api-reference.md · problems: docs/troubleshooting.md.
Environment
| Variable | Required | Purpose |
|---|---|---|
CODINFY_LICENSE_SECRET |
license tools only | HMAC secret delivered with your license — never commit it |
CODINFY_API_BASE |
no | default https://api.codinfy.com/api |
CODINFY_SITE_BASE |
no | default https://codinfy.com |
CODINFY_API_KEY |
no | pk_live_… forwarded as X-Codinfy-Api-Key; key issuance arrives with the developer portal |
Security model
- Requests to the License API are signed HMAC-SHA256 over the raw body
with an anti-replay timestamp (±300 s) — the same wire contract as the
official PHP and Node SDKs (cross-language test vector in
tests/). - Responses carry an RS256 JWT: verify it locally in your script (see the anti-tampering guide).
X-RateLimit-*headers are relayed in every tool result so agents can self-throttle (60 req/min/IP).- This public server never exposes internal Codinfy tooling (rule R15).
Development
npm install
npm test # vitest — includes the PHP cross-language HMAC vector
npm run build # tsc → dist/
node dist/index.js # stdio server, "ready on stdio (10 tools)"
🌍 Connect with us
| Network | Codinfy | Bakala Goin (Founder & CEO) |
|---|---|---|
| @codinfyci | @bakalagoin | |
| @codinfyci | @bakalagoin | |
| company/codinfyen | bakala-goin | |
| TikTok | — | @bakalagoin |
| X (Twitter) | — | @bakalagoin |
License
MIT © 2026 RAFLOX SAS — Codinfy, Abidjan, Côte d'Ivoire.
Codinfy — by RAFLOX SAS · 📧 [email protected] · 🌐 codinfy.com
Part of the Codinfy MCP ecosystem · codix-build-mcp
Установка Codinfy
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/bakalagoin/codinfy-mcpFAQ
Codinfy MCP бесплатный?
Да, Codinfy MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Codinfy?
Нет, Codinfy работает без API-ключей и переменных окружения.
Codinfy — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Codinfy в Claude Desktop, Claude Code или Cursor?
Открой Codinfy на 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-hzCompare Codinfy with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
