Skip to main content

Installable CLI and MCP server for IterFact interactive documents.

Project description

iterfact

Installable CLI and MCP server for IterFact interactive documents.

Install

pip install iterfact

Connect your account

Account-bound package calls use an IterFact account token. The simplest setup path is:

iterfact configure

That command opens iterfact.com/settings/tokens, prompts for an itf_... token, and saves it to:

~/.iterfact/config.json

You can also pass a token directly in Python:

from iterfact import IterFactClient

client = IterFactClient(api_key="itf_...")

Read-only checks like health() and analyze_upload_artifact_html(...) can run without a token. Account-bound operations like uploads, generation, and page publishing use the credits and permissions of the connected IterFact account.

Run

iterfact-mcp --host 0.0.0.0 --port 8000

Or:

iterfact mcp --host 0.0.0.0 --port 8000

What it includes

  • the IterFact MCP server
  • the bundled IterFact template vault
  • the CLI entrypoints needed to run IterFact locally
  • the Python client for calling the live IterFact MCP and status endpoints

Notes

  • For local preview and screenshot features, install Chromium for Playwright:
python -m playwright install chromium
  • Configure the required environment variables before running against your own services.

Telemetry

The official CLI sends a small anonymous usage ping on:

  • first successful local use
  • then at most once per 24 hours per command

It includes package version, Python version, OS, entrypoint, and command name. It does not send prompts, files, artifact contents, or account credentials.

Disable it with:

ITERFACT_NO_TELEMETRY=1

Package download analytics are measured separately through the public PyPI ecosystem:

  • pypistats.org
  • pepy.tech
  • the official PyPI BigQuery dataset

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

iterfact-0.2.1.tar.gz (874.5 kB view details)

Uploaded Source

Built Distribution

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

iterfact-0.2.1-py3-none-any.whl (983.8 kB view details)

Uploaded Python 3

File details

Details for the file iterfact-0.2.1.tar.gz.

File metadata

  • Download URL: iterfact-0.2.1.tar.gz
  • Upload date:
  • Size: 874.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iterfact-0.2.1.tar.gz
Algorithm Hash digest
SHA256 df61935cce25f918ecc381de6b0d8b55225d075bbeb5cbeadd35f0db946177bb
MD5 c8fce84ff5216a2afd801192d842575f
BLAKE2b-256 06b22e0ee4165e2e1ed28f5786a905312f0d3cc61fbf4688b80114993fc9a037

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.1.tar.gz:

Publisher: publish-pypi.yml on luapkralc90/iterfact

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file iterfact-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: iterfact-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 983.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iterfact-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7d57a24625a11cfe3a1abcbded94cbd1adc7ce8f2ae3bd5367b18605c498166d
MD5 ee133bde5b111eb6d4f863b65688eebf
BLAKE2b-256 71d89bcf87daf74ffbe8da1dfa8c312319ecba05eb41627d13ceded416023577

See more details on using hashes here.

Provenance

The following attestation bundles were made for iterfact-0.2.1-py3-none-any.whl:

Publisher: publish-pypi.yml on luapkralc90/iterfact

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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