Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JANUS_URLNoThe URL of the Janus concierge serverhttps://api.welcome-to-ubos.com/janus

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
janus_askA

Ask Janus, the UBOS Kinematic Drive concierge, anything about getting or using a private Kinematic Drive (what it is, pricing, privacy, how to connect your agent). Grounded on real product knowledge and live data.

kinematic_pricingA

Get the current Kinematic Drive pricing (live source of truth).

kinematic_statusA

Check whether a Kinematic Drive instance is up and running.

kinematic_provisionA

Request a private Kinematic Drive (managed onboarding). Records the request; the UBOS team mints an isolated drive for you. No charge or spin-up happens from this call.

kinematic_checkoutA

Buy a private Kinematic Drive with USDC, fully self-serve. Creates an order and returns payment instructions (Solana wallet + memo + amount). Send the USDC with the memo EXACTLY as given, then poll kinematic_checkout_status until it returns your provision token. No card, no account — pure on-chain.

kinematic_checkout_statusA

Check a Kinematic Drive checkout order: pending (with pay instructions) or paid (with your provision token).

ubos_store_productsA

List the UBOS x402 metered tools any agent can pay-per-call with USDC — e.g. governor (constitutional reality-check of an action, $0.005/call) and hotvessel (metered LLM completion, $0.01/call).

ubos_store_callA

Call a UBOS x402 metered tool, pay-per-call. Choose any api_key string as your agent identity; with no balance you receive HTTP-402 pay instructions (send USDC on Solana to the wallet with memo = your api_key; credits in ~15s; retry). governor payload: {"action": "..."}; hotvessel payload: {"prompt": "..."}.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/janus-ubos-republic/janus-kinematic-drive'

If you have feedback or need assistance with the MCP directory API, please join our Discord server