janus-kinematic-drive
OfficialEnables USDC payment processing over the Solana blockchain for self-serve checkout and provision of Kinematic Drives.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@janus-kinematic-driveprovision a kinematic drive for my project"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Janus — UBOS Kinematic Drive concierge (MCP server)
Talk to Janus, the UBOS concierge, right inside your coding agent — to get a private Kinematic Drive: a deterministic memory engine that gives your agent sub-millisecond, exact recall over your own private code & docs, with no LLM in the retrieval path — so it cannot hallucinate. Each drive runs isolated on its own box; your data never leaves it.
⚡ Try the live test first — no install
Open https://welcome-to-ubos.com and type a symbol (ThreadPoolExecutor, urlencode, JSONDecoder). You'll watch the real engine find the exact source in ~1ms, deterministically — that's the engine your agent gets, pointed at your own repo.
Buy & pay — for humans and agents
kinematic_checkout {email}— self-serve USDC checkout: returns an order + pay instructions (Solana wallet, memo = order id, amount).kinematic_checkout_status {order_id}returns your provision token once paid.ubos_store_products/ubos_store_call {product, api_key, payload}— the UBOS x402 metered store: governor (constitutional reality-check, $0.005/call) and hotvessel (metered LLM, $0.01/call). No account: your first call returns HTTP-402-style pay instructions (USDC with memo = your api_key); pay, wait ~15s, retry.
Machines buying from machines — no card, no signup, pure on-chain.
Related MCP server: Mnemexa MCP
Why it's different
Deterministic — your files become typed "gear teeth"; a query meshes into them over exact candidates only. Same query → same result, every time. Zero hallucination.
Private — one isolated drive per client, on its own box. Your data never touches a cloud LLM or any shared store.
Fast — a read-only mmap index + a tiny native scorer.
Metric | Value |
Recall latency | ~1ms p50 (~1.7ms p95) |
Accuracy | MRR@10 0.977 · hit@10 100% |
Hallucinations | 0 — exact meshing only |
Install
pip install ubos-janus-mcpClaude Code
claude mcp add janus -- ubos-janus-mcpCodex (~/.codex/config.toml)
[mcp_servers.janus]
command = "ubos-janus-mcp"
Gemini CLI (settings.json)
{ "mcpServers": { "janus": { "command": "ubos-janus-mcp" } } }Works with Claude Code, Codex, Gemini CLI, Cline, Cursor — anything that speaks MCP.
Tools
Tool | What it does |
| Ask Janus anything about getting/using a Kinematic Drive (grounded + live). |
| Current price (live source of truth). |
| Is a drive up and running? |
| Request a private Kinematic Drive (managed onboarding). |
| Create a self-serve USDC order and receive Solana payment instructions. |
| Poll an order until payment clears and a provision token is ready. |
| Discover the live UBOS pay-per-call agent tools and prices. |
| Call a metered tool or receive self-describing HTTP-402 payment instructions. |
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/janus), 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.
Links
Live page + test: https://welcome-to-ubos.com
Source: https://github.com/janus-ubos-republic/janus-kinematic-drive
— UBOS Republic · constitutional infrastructure for AI agents
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceProvides AI agents with persistent, searchable memory that survives across conversations using semantic search, temporal versioning, and smart organization. Enables long-term context retention and cross-session continuity for AI assistants.Last updated14

Mnemexa MCPofficial
AlicenseAqualityBmaintenanceProvides persistent, self-optimizing memory for AI agents, enabling them to remember preferences and context across sessions and share knowledge across multiple agents.Last updated417ISC- Alicense-qualityDmaintenanceEnables AI agents with persistent semantic memory, including semantic recall, knowledge graphs, and instant domain expertise via pre-built Intelligence Packs.Last updated59MIT
- AlicenseBqualityAmaintenanceEnables AI agents to maintain persistent, searchable two-layer memory with 37 tools, hybrid search, knowledge graphs, and enterprise features like authentication and backups.Last updated25MIT
Related MCP Connectors
Universal memory for AI agents and tools. Save, organize and search context anywhere.
Hosted memory for AI agents that learns and forgets — one key across Claude, Cursor & ChatGPT.
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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