deeplitAI

Deeplit MCP Server — Development skill for Claude Code

Development community

Claude Code and Codex plugin for deeplit: manage GPU inference instances, volumes, models and billing from your coding agent, authorized by a scoped API key.

How to install Deeplit MCP Server

This entry records only its repository, not the path inside it, so there is no exact command to give. Open deeplitAI/deeplit-mcp-server and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Deeplit MCP Server does

Claude Code and Codex plugin for deeplit: manage GPU inference instances, volumes, models and billing from your coding agent, authorized by a scoped API key.

Alternatives in Development

  • Sora — Generate, remix, and manage short video clips via OpenAI's Sora API 14.6k ★
  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Breach Check — HIBP k-anonymity check on a password wordlist 4.5k ★

README

deeplit® plugin for Claude Code and Codex

[![validate](https://github.com/deeplitAI/deeplit-mcp-server/actions/workflows/validate.yml/badge.svg)](https://github.com/deeplitAI/deeplit-mcp-server/actions/workflows/validate.yml) [![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](./LICENSE)

Connect Claude Code or OpenAI Codex to your deeplit® account through the deeplit MCP server at `https://mcp.deeplit.ai`. deeplit runs private AI inside your perimeter: managed GPU instances that serve open models with vLLM, persistent volumes, and per-instance application users and inference keys. With a scoped platform API key, your coding agent inspects and manages GPU instances, persistent volumes, the model and GPU catalog, wallet and usage data, and per-instance application users and inference keys. This repository contains only the client-side plugin (manifests, five skills, an optional credential helper); deeplit operates the server, a stateless gateway.

  • 41 tools: 24 read-only, 17 write (every write requires confirmed=true)
  • API-key authentication (X-API-Key: dk_core_...) over MCP Streamable HTTP
  • Keys default to read-only scopes; write scopes are opt-in at key creation
  • License: Apache-2.0 (LICENSE)
  • Website: deeplit.ai; console and API keys: console.deeplit.ai/settings/mcp

[!WARNING] A key with write scopes lets an agent create, restart, and terminate billable GPU infrastructure and delete volumes. The skills ask for your approval before every write, but only your client can enforce that; see [Security](#security).

Quickstart

Create an API key

Open [console.deeplit.ai/settings/mcp](https://console.deeplit.ai/settings/mcp), select **New MCP API key**, name it, choose an expiry, and pick scopes; the default is all seven read scopes and no write scopes. Copy the key when shown: the plaintext appears once; deeplit stores only an HMAC-SHA256