MCP server for AIVibe platform data — read access plus draft-write, catalog-write, team-write, user-write, and org-membership-write tools for Cowork JD ingestion, consultant app prepopulation, org-chart ingestion, and library-role-template deploy. Includes active-org session scoping (#456): every write requires set_active_org first.
Project description
aivibe-mcp
MCP server for read-only access to AIVibe platform data. Designed for Claude Desktop and Cowork.
Installation
pipx install aivibe-mcp
Setup
Run aivibe setup (from the aivibe-cli package) to configure your API key, or create ~/.aivibe/config.json manually:
{
"api_key": "ak_...",
"api_url": "https://api.aivibe.app"
}
Then add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"aivibe": {
"command": "/full/path/to/aivibe-mcp",
"args": []
}
}
}
Restart Claude Desktop. The AIVibe tools will appear automatically.
Requires Python 3.10+.
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 aivibe_mcp-0.18.0.tar.gz.
File metadata
- Download URL: aivibe_mcp-0.18.0.tar.gz
- Upload date:
- Size: 22.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a4f8e36f0369077e0b067793d56086f0806a5ae48c37ebbd4c704922e1622a9
|
|
| MD5 |
78b327f7b96345f2065c874da577e5d8
|
|
| BLAKE2b-256 |
52728ba9c9023ed82fc5a71a5ea9f7be5f917353602adc52f0f7f3760c67611b
|
File details
Details for the file aivibe_mcp-0.18.0-py3-none-any.whl.
File metadata
- Download URL: aivibe_mcp-0.18.0-py3-none-any.whl
- Upload date:
- Size: 17.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6e1d2e177700d739b0597fe1eac0c9d02604844f85ea5112d99f0931b944ef99
|
|
| MD5 |
d670d51915a242a8979c1cee24762c9e
|
|
| BLAKE2b-256 |
6bfb629e86022aadd12235ee307ea6cfca6a63cb0a0592aaddbe27ae3f4e3826
|