Security and governance layer for AI agent tool access
Project description
░█▀▀░█▀█░█▀▀░▀█▀░█▀█░█▀▄░█░░█░█
░█▀▀░█▀█░█░░░░█░░█░█░█▀▄░█░░░█░
░▀░░░▀░▀░▀▀▀░░▀░░▀▀▀░▀░▀░▀▀▀░▀░
Factorly
Build what your agent can do.
Define tools, compose workflows, test and run them. MCP servers, REST APIs, and CLI commands in one config, one UI, one audit log.
Factorly is a local runtime for agent tool chains. It manages tool calls, injects credentials from an encrypted vault, enforces governance rules, and logs everything. Your agent sees workflows, tools, and data. Secrets stay secret.
Install
pip install factorly
Quick Start
# 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
# 4. Optional, start the UI
factorly ui
Your agent connects to Factorly as a single MCP server or CLI and sees every tool you've configured. Credentials never leave the vault.
What It Does
Define — one config, every protocol, 36 templates included
Test — Try tools in the UI, see the response, iterate before giving your agent access
Compose — workflows with per-step policies, deterministic sequences
Govern — vault, policies, audit log. Built in, not bolted on.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file factorly-0.10.0.tar.gz.
File metadata
- Download URL: factorly-0.10.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08110df6c8fab4a4db0995bb13feabd0e5bb0b903d850a23b1809df761572cdb
|
|
| MD5 |
5846508005b4b38e5ed6d15940ffa6cb
|
|
| BLAKE2b-256 |
4b4065425233ab09bc9e2960ffff8b5b1ea46c0a4d4830e540596b90bce54f16
|
File details
Details for the file factorly-0.10.0-py3-none-any.whl.
File metadata
- Download URL: factorly-0.10.0-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1f90419cc8c019b579e446927168e70620f67df5c41fc9f00a30133b79216494
|
|
| MD5 |
dbe02ae011f7ad356d580f8a5054e479
|
|
| BLAKE2b-256 |
a6a4fc24ce1a81036a1d173fe590e09723e332ce0ff760af31f7d6aeb0351a81
|