Company-controlled MCP provisioning gateway — employees get role-appropriate AI tools instantly
Project description
AI Workspace Gateway
Company-controlled MCP provisioning. Employees install one stdio (or HTTP) MCP server; get role-appropriate tools, skills, and context from the capability registry. Admins govern access, version capabilities, proxy downstream MCP servers, and revoke instantly.
Quick Start
pip install bayzat-ai-workspaces
gateway onboard <your-install-token>
Or one-liner (requires a running gateway):
curl -sSL https://your-gateway.example.com/install | GATEWAY_TOKEN=<token> bash
Prerequisites
- Python 3.13+
- A Supabase instance (local or cloud) with the schema from
supabase/migrations/ - An install token from your workspace admin
Mode
# stdio (default, for Claude Code / Claude Desktop)
python -m gateway
# HTTP mode (for browser-based workflows, OAuth, dashboards)
python -m gateway --http --port 8000
Documentation
Full docs at docs/operations/how-to-use.md in the repository.
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 bayzat_ai_workspaces-0.2.0.tar.gz.
File metadata
- Download URL: bayzat_ai_workspaces-0.2.0.tar.gz
- Upload date:
- Size: 337.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8448cb7be5af2fe55b197dab2dcca2e0ca9146745203d7000ca4cc0a9c12ad47
|
|
| MD5 |
0e48ab439be589c18c36b6d0a9542712
|
|
| BLAKE2b-256 |
389e36c97b18b4cf908d6a213d3b5e6d91e2c1c32771c216b06d7beb10f7b3f1
|
File details
Details for the file bayzat_ai_workspaces-0.2.0-py3-none-any.whl.
File metadata
- Download URL: bayzat_ai_workspaces-0.2.0-py3-none-any.whl
- Upload date:
- Size: 265.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.5.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
719f123846da7691535b3036ad5988d438df1a516e3b25fc87c08c58e827e6da
|
|
| MD5 |
81f67621ad60091f8a0c3a417ed9cd7e
|
|
| BLAKE2b-256 |
e59ac9bf6bd4544917e04ce4e6c2c68a04278b790e2ee5190880e21385b8e2a6
|