CXCoast Knowledge Hub CLI: AI agent for organizational knowledge with planning, search, and sub-agent capabilities.
Project description
CXCoast Agent
AI agent for organizational knowledge. Search, create, and manage your knowledge base from the terminal.
Install
pip install cxcoast-agent
Getting Started
# Login with your CXCoast account
cxcoast-agent login
# Start interactive session
cxcoast-agent
Features
- Knowledge Search: hybrid search (semantic + keyword) across your organization's knowledge base
- Article Management: create, browse, and categorize knowledge articles
- Interactive Terminal UI: rich Textual interface with planning, tool calls, and streaming
- MCP Integration: knowledge tools loaded automatically from your CXCoast instance
- BYOK: bring your own LLM key (OpenAI, Anthropic, Google)
- File Operations: read, write, and analyze files on your local machine
- Non-Interactive Mode: single queries for scripting and automation
Commands
cxcoast-agent login Login with your CXCoast account
cxcoast-agent status Check connection status
cxcoast-agent logout Logout and revoke API key
cxcoast-agent Start interactive session
cxcoast-agent -n "query" -q Non-interactive single query
cxcoast-agent --help Full help
Development
By default, the CLI connects to the production API at https://khub.cxcoast.com. To use a local API server during development, set the CXCOAST_API_URL environment variable:
CXCOAST_API_URL=http://localhost:3000 cxcoast-agent login
The URL is saved to ~/.cxcoast/config.json at login time. To switch back to production, run cxcoast-agent login again without the variable.
Links
CXCoast Technology Solutions & Consulting W.L.L.
Al Raya Tower, Office 51, Building 1025, Road 3621, Seef, Bahrain
+973 350 988 52 | hello@cxcoast.com
Sunday to Thursday: 9:00 AM to 6:00 PM
License
Proprietary. CXCoast Technology Solutions & Consulting W.L.L. All rights reserved.
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 cxcoast_agent-0.1.11.tar.gz.
File metadata
- Download URL: cxcoast_agent-0.1.11.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9bdb59ba581a06ab4dc1dd9b3556b60847a6d6f5e0588e31f9a1be2a7a191095
|
|
| MD5 |
46b58ee727cd87655fc3b986db8b5445
|
|
| BLAKE2b-256 |
84a7dab2a3d2426f3ec5dcef116a489ac6b891f5b3fc7b10302114ced9359222
|
File details
Details for the file cxcoast_agent-0.1.11-py3-none-any.whl.
File metadata
- Download URL: cxcoast_agent-0.1.11-py3-none-any.whl
- Upload date:
- Size: 366.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3bd5081f2aae828d3c81409da795c3321267d3f6678499976f66c97668a84b2
|
|
| MD5 |
18fd733f2321535c0002e5db179bd8b9
|
|
| BLAKE2b-256 |
5dab752a6ba0f326abfc76413700bf7aa4c840cf5e02007877757f5b90bebda4
|