Skip to main content

xeni - A CLI program to manage all your MCPs

Project description

Xeni ๐Ÿง 

Xeni is a modular Python framework designed for building intelligent agents and automation pipelines. It emphasizes extensibility, configuration-driven workflows, and ease of integration with various models or tools.


๐Ÿš€ Features

  • โš™๏ธ Modular architecture with customizable adapters
  • ๐Ÿ“ Configuration-driven behavior using YAML/JSON
  • ๐Ÿงช Includes testable CLI for development and debugging
  • ๐Ÿงต Easily extensible with your own modules and logic

๐Ÿ“ฆ Installation

git clone https://github.com/ZotacMaster/Xeni.git
cd Xeni
pip install .

Or, install via pipx or pip

pipx install xeni
pip install xeni

๐Ÿ“‚ Project Structure

Xeni
โ””โ”€โ”€ src
    โ””โ”€โ”€ xeni
        โ”œโ”€โ”€ http_proxy
        โ”‚   โ”œโ”€โ”€ endpoints
        โ”‚   โ”‚   โ”œโ”€โ”€ __init__.py
        โ”‚   โ”‚   โ”œโ”€โ”€ search.py
        โ”‚   โ”‚   โ”œโ”€โ”€ insert.py
        โ”‚   โ”‚   โ””โ”€โ”€ healthcheck.py
        โ”‚   โ””โ”€โ”€ server.py
        โ”œโ”€โ”€ mcp_proxy
        โ”‚   โ”œโ”€โ”€ adapters
        โ”‚   โ”‚   โ”œโ”€โ”€ __init__.py
        โ”‚   โ”‚   โ”œโ”€โ”€ base.py
        โ”‚   โ”‚   โ”œโ”€โ”€ claude.py
        โ”‚   โ”‚   โ”œโ”€โ”€ cursor.py
        โ”‚   โ”‚   โ””โ”€โ”€ cline.py
        โ”‚   โ””โ”€โ”€ server.py
        โ”œโ”€โ”€ utils
        โ”‚   โ”œโ”€โ”€ __init__.py
        โ”‚   โ”œโ”€โ”€ config.py
        โ”‚   โ”œโ”€โ”€ file_manager.py
        โ”‚   โ””โ”€โ”€ models.py
        โ”œโ”€โ”€ __init__.py
        โ””โ”€โ”€ cli.py
.gitignore
.python-version
LICENCE
pyproject.toml
uv.lock

๐Ÿง‘โ€๐Ÿ’ป Usage

Commands avialable to xeni:

xeni start #starts the FastAPI server

xeni connect ${agent_name} #Connect to supported agents

xeni key ${API_key} --token ${Bearer token} #Sets the user credentials

xeni set-url ${url}

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

xeni-0.1.0.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

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

xeni-0.1.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file xeni-0.1.0.tar.gz.

File metadata

  • Download URL: xeni-0.1.0.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.12

File hashes

Hashes for xeni-0.1.0.tar.gz
Algorithm Hash digest
SHA256 01361044f810c1652d0d5254e5004199921f82e054d4a79c23e22a1453b2f508
MD5 99e91524b553806738b5a5cd2167c83d
BLAKE2b-256 8e08e3fdf80cb37815304526ad2aa7b5d4c7149750b778558d0887d6aaa8ef6f

See more details on using hashes here.

File details

Details for the file xeni-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: xeni-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.12

File hashes

Hashes for xeni-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e2a38023dbc302230577108ee1adcdc5ad23c5c1a6eee444e60de2a53e9a5f3c
MD5 364148e6cc8a4a3e7e6c38cdcc8cb50b
BLAKE2b-256 a63de57842ae22d5c17f0d67db8a4d0503837bb2194194a101f6f791fd8bbb08

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