F5xc Auth
БесплатноПоддерживаетсяShared authentication library for F5 Distributed Cloud MCP servers - XDG-compliant profile management
Описание
Shared authentication library for F5 Distributed Cloud MCP servers - XDG-compliant profile management
README
Authentication library for F5 Distributed Cloud with XDG-compliant profile management.
Installation
npm install @robinmordasiewicz/f5xc-auth
Quick Start
import { HttpClient, ProfileManager } from '@robinmordasiewicz/f5xc-auth';
// Load profile
const profile = await ProfileManager.load('my-profile');
// Create authenticated HTTP client
const client = await HttpClient.create(profile);
// Make API call
const response = await client.get('/api/v1/namespace');
Features
- Multiple auth methods - API tokens, P12 certificates, cert/key pairs
- XDG-compliant storage - Profiles in
~/.config/f5xc/profiles/ - Environment override - Use env vars for CI/CD contexts
- URL normalization - Automatic tenant URL handling
- Pre-configured HTTP - Axios client with auth and retry logic
- TypeScript - Full type safety and IntelliSense support
Documentation
Full documentation: https://robinmordasiewicz.github.io/f5xc-auth/
Requirements
Node.js >= 18
Contributing
See CONTRIBUTING.md for development guidelines and automated release process.
License
MIT - see LICENSE
Установить F5xc Auth в Claude Desktop, Claude Code, Cursor
unyly install f5xc-authСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add f5xc-auth -- npx -y @robinmordasiewicz/f5xc-authFAQ
F5xc Auth MCP бесплатный?
Да, F5xc Auth MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для F5xc Auth?
Нет, F5xc Auth работает без API-ключей и переменных окружения.
F5xc Auth — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить F5xc Auth в Claude Desktop, Claude Code или Cursor?
Открой F5xc Auth на 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 F5xc Auth with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
