Skip to main content

Security and governance layer for AI agent tool access

Project description

░█▀▀░█▀█░█▀▀░▀█▀░█▀█░█▀▄░█░░█░█
░█▀▀░█▀█░█░░░░█░░█░█░█▀▄░█░░░█░
░▀░░░▀░▀░▀▀▀░░▀░░▀▀▀░▀░▀░▀▀▀░▀░

Factorly

PyPI License: GPL-3.0 MCP GitHub Docs

Stop giving your AI agents your API keys.

Factorly is a local proxy between your AI agent and the tools it uses. Secrets stay in an encrypted vault on your device. Every call is logged, governed, and rate-limited.

Install it, and your agent has safe access to GitHub, Slack, Stripe, and 30+ more services, plus any CLI or MCP server, in under a minute.

Install

pip install factorly

Quick Start

Then, define your tools, secure your credentials, and sync with your agent:

# 1. Configure your tools or install a template (36 services: GitHub, Slack, Stripe, Linear, Gmail, ...)
factorly init

# 2. Store your credentials in the encrypted vault
factorly vault set GITHUB_TOKEN ghp_xxxxxxxxxxxx

# 3. Connect to your agent (auto-detects Claude Code, Cursor, Codex)
factorly sync

The agent never sees your credentials. Factorly injected it, made the API call, logged it, and returned the data.

Already Using an MCP Server?

Wrap it with Factorly — no config file needed, no changes to the server:

factorly wrap -- npx @modelcontextprotocol/server-github

Same tools, same interface. Now every call is logged, output is compressed, loops are detected, and calls are rate-limited.

What You Get

  • Encrypted vault — AES-256-GCM with per-entry encryption, secrets never leave your device
  • Governance — deny destructive operations, require confirmation for writes, rate-limit calls, detect agent loops
  • Audit log — every call logged with params, response, and governance outcome
  • 36 templates — pre-built configs for GitHub, Slack, Stripe, Gmail, Linear, and more
  • Zero-config proxyfactorly wrap and factorly exec add safety instantly
  • Output compression — compresses JSON, deduplicates logs, truncates to head + tail to save tokens

Supported Platforms

OS Architecture
Linux x64
macOS x64, arm64
Windows x64

The pip package downloads the pre-built Go binary for your platform on first run.

Documentation

Full docs at github.com/factorly-dev/factorly

License

GPL-3.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

factorly-0.8.0.tar.gz (4.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

factorly-0.8.0-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file factorly-0.8.0.tar.gz.

File metadata

  • Download URL: factorly-0.8.0.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for factorly-0.8.0.tar.gz
Algorithm Hash digest
SHA256 b28f84e12308063c2da918f4d3b6edd1d1881eae7c23883f97aa8d4543373140
MD5 66ac8f15f6e95102637f3ef80148f6e4
BLAKE2b-256 b21d158002e16aceae3121eb5bc6715e2cf0130109ca1e05d7dfb4a2fa31b5cc

See more details on using hashes here.

File details

Details for the file factorly-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: factorly-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.13

File hashes

Hashes for factorly-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1e3d2d673f5394686b6788f5205c5609f6fdb68b9d1a4dd68dd9aef5e24d9a69
MD5 bf3d216b8d36ab6ee8e63d615b16a005
BLAKE2b-256 5574b9a93d2d90eadf206eba77b19eff7eabe885d5a4726429987b5dfb8729f9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page