Funnelkeeper
БесплатноПоддерживаетсяExposes a Model Context Protocol interface to a growth and revenue API, enabling MCP clients to manage account data and interact with platform tools through nat
Описание
Exposes a Model Context Protocol interface to a growth and revenue API, enabling MCP clients to manage account data and interact with platform tools through natural-language-driven tool calls.
README
The open-source command-line and Model Context Protocol clients for the FunnelKeeper growth and revenue API.
CLI
Requires Node.js 20 or newer.
npm install --global funnelkeeper
fk signup
You can also run a command without installing:
npx funnelkeeper status
See the complete CLI reference.
MCP server
Add FunnelKeeper to Claude Code:
claude mcp add funnelkeeper \
-e FUNNELKEEPER_API_KEY=fk_live_… \
-- npx -y --package funnelkeeper funnelkeeper-mcp
Or configure any stdio MCP client:
{
"mcpServers": {
"funnelkeeper": {
"command": "npx",
"args": ["-y", "--package", "funnelkeeper", "funnelkeeper-mcp"],
"env": {
"FUNNELKEEPER_API_KEY": "fk_live_…"
}
}
}
}
The server can also start without a key and expose the signup_account setup
tool. See the complete MCP reference.
API
Both clients call the same authenticated FunnelKeeper API used by the dashboard. The API reference and OpenAPI document describe the contract.
Security
API keys are stored at ~/.config/funnelkeeper/config.json with mode 0600.
Do not commit that file or put a key directly in an MCP configuration committed
to source control. Report vulnerabilities privately to
[email protected].
License
MIT
Установить Funnelkeeper в Claude Desktop, Claude Code, Cursor
unyly install funnelkeeper-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add funnelkeeper-mcp --env FUNNELKEEPER_API_KEY="" -- npx -y funnelkeeperПошаговые гайды: как установить Funnelkeeper
FAQ
Funnelkeeper MCP бесплатный?
Да, Funnelkeeper MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Funnelkeeper?
Да, требуются переменные окружения: FUNNELKEEPER_API_KEY. Unyly подставит их в конфиг при установке.
Funnelkeeper — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Funnelkeeper в Claude Desktop, Claude Code или Cursor?
Открой Funnelkeeper на 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
автор: mcpdotdirectAmap Maps Mcp Server
MCP server for using the AMap Maps API
автор: duxiaohuiSupabase
Database, auth and storage
автор: SupabaseEverything
Reference / test server with prompts, resources, and tools.
Git
Tools to read, search, and manipulate Git repositories.
Sequential Thinking
Dynamic and reflective problem-solving through thought sequences.
Time
Time and timezone conversion capabilities.
Compare Funnelkeeper with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
