Skip to main content

Janus — the UBOS Kin Drive concierge. An MCP server that lets your coding agent ask about, price, check, and request a private Kin Drive (a deterministic memory engine for AI coding agents).

Project description

Janus — UBOS Kin Drive concierge (MCP server)

Talk to Janus, the UBOS concierge, right inside your coding agent. Ask about, price, check, and request a private Kin Drive — a deterministic memory engine that gives your agent ~17ms recall over your own private codebase, with no LLM in the retrieval path, so it cannot hallucinate. Each drive runs isolated on its own box; your data never leaves it.

Works with Claude Code, Codex, Gemini CLI, Cline, Cursor — anything that speaks MCP.

Install

pip install ubos-janus-mcp

Register with Claude Code

claude mcp add janus -e JANUS_URL=https://api.welcome-to-ubos.com -- ubos-janus-mcp

Codex (~/.codex/config.toml)

[mcp_servers.janus]
command = "ubos-janus-mcp"
env = { JANUS_URL = "https://api.welcome-to-ubos.com" }

Gemini CLI (settings.json)

{ "mcpServers": { "janus": { "command": "ubos-janus-mcp", "env": { "JANUS_URL": "https://api.welcome-to-ubos.com" } } } }

Tools

Tool What it does
janus_ask Ask Janus anything about getting/using a Kin Drive (grounded + live).
kindrive_pricing Current price (live source of truth).
kindrive_status Is a drive up and running?
kindrive_provision Request a private Kin Drive (managed onboarding).

How it works

This MCP server is a thin client: it proxies your agent's calls to the Janus concierge at JANUS_URL (default https://api.welcome-to-ubos.com), which answers grounded on a live knowledge drive — the product, fronting the product. Your private data is never sent here; this is the storefront. Once you have a drive, you connect to it with the separate colony-gear MCP server.

— UBOS Republic · constitutional infrastructure for AI agents · https://welcome-to-ubos.com

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

ubos_janus_mcp-0.1.0.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

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

ubos_janus_mcp-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ubos_janus_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ubos_janus_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 4bbeb5365f11d5ab82a16cda4f32b0ea0d3fcb5d2ca827fded6906700476a59a
MD5 099c47319c0b752f29ebc80f3a535474
BLAKE2b-256 d2797c18a3314c0558e155cf8f73ef93806644f58204f33e69b34ecc3523e69c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ubos_janus_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ubos_janus_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7aad05ddccf98ffed7f525263c73c5a292bee12e53072cdc218c673648904c41
MD5 c6232a66110233a8e9c20f5bdc9b9961
BLAKE2b-256 bf89d1e40fc20311b65c744feb27716fa42c9b08208b109b4869e74813f15668

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