Zerno Lite Mcp Server
About
Connect AI agents to your ZERNO product backlog over a secure remote MCP endpoint. Read project briefs, list and open tasks, retrieve compiled project memory, patch task status, submit triage proposals, and file agent-intake tasks. OAuth 2.1 (PKCE), per-project authorization. 8 t
Details
- Author
- zernozerno
- Downloads
- 265
- Categories
- Developer Tools, Project Management, Other, Communication, AI
Jump to
- 8 read‑only or mutation‑limited tools; no data deletion
- OAuth 2.1 with PKCE and bearer token authentication
- Per‑project authorization with dynamic client registration
- Streamable HTTP transport (JSON‑RPC 2.0 over POST)
- Audit‑logged calls; no secrets returned in tool output
- Hosted service only; no stdio or packaged distribution
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Zerno Lite Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Add a remote MCP connector pointing to https://zerno.one/mcp and complete the OAuth consent in your browser. For user-scoped tokens, specify a project_slug (e.g., zerno-one). Supported in Claude Code/Desktop, Codex CLI, and Cursor via their respective connector settings or commands.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"zerno lite mcp server": {
"zerno": {
"url": "https://zerno.one/mcp"
}
}
}
}
McpServers
{
"zerno": {
"url": "https://zerno.one/mcp"
}
}
Secure remote MCP server for giving AI agents access to ZERNO project briefs, tasks, and execution context.
Official metadata for theZERNO LiteModel Context Protocol (MCP) server.
ZERNO Lite is aremote MCP serverthat connects AI agents to ZERNO project context — project briefs, task and agent context, and structured intake workflows — over a secure, OAuth-authorized endpoint. It's built for coding agents, product agents, and automation workflows that need to understand a project before acting, without unrestricted backend access.
This repository is the public "front door" for the hosted server: metadata,server.json, and the tool catalog for MCP directories.It does not contain the backend source— the server runs as a hosted service at the endpoint below.
Add a remote connector namedzernowith URLhttps://zerno.one/mcp, then complete the OAuth consent in the browser.
- Claude Code / Claude Desktop:Settings → Connectors → add custom connector (namezerno, URL above).
- Codex CLI:codex mcp add zerno --url https://zerno.one/mcp
- Cursor:Settings → MCP → Add server → URLhttps://zerno.one/mcp
For user-scoped tokens, tell the agent which project with aproject_slug(e.g.zerno-one).
Full machine-readable schemas:tools-list.json. No tool deletes data or calls third-party services.tools/listis scope-filtered — a read-only token sees only the four read tools.
Every call requires OAuth; nothing is exposed unauthenticated. Bearer tokens are hashed at rest, no secrets are returned in tool output, and every call is audit-logged. Access is tied to the user's authorized ZERNO workspace/project.
Requires a ZERNO account and an authorized project. Remote/hosted only (no stdio or packaged distribution). Tools only — no MCP resources or prompts.
- server.json— Official MCP Registry manifest
- tools-list.json— fulltools/list(8 tools, exact schemas)
- smithery-server-card.json— static server card for Smithery
- LICENSE— MIT
- Website:https://zerno.one
- Docs:https://zerno.one/docs/mcp
MIT— applies to this metadata repository.
This is a web browser that enables your coding agent, such as Claude Code, to visit websites on your behalf and assist you in identifying bugs or creating UI test cases.
Official MCP server for Buildable AI-powered development platform. Enables AI assistants to manage tasks, track progress, get project context, and collaborate with humans on software projects.
Access DevRev's APIs to manage work items, parts, search, and user information.
Interact with Phabricator for task management and code review workflows.
Objective-native planning board for agent-led development
A planning and orchestration system for AI-driven software development.
Coordination room for several AI coding agents in one repo: an agent claims a path glob before editing and any conflicting claim is refused first-writer-wins, so collisions are prevented rather than merged later.
Interact with the CODING DevOps platform for managing projects and work items.
A development management tool for project planning, task management, and development workflows.
⚡ Boost Requirement Analysis Efficiency by 200%! The World's First Team Collaboration MCP Server Designed for the AI Coding Era. Automatically analyzes requirements, generates full-stack code, and downloads design assets.
Multi-agent coordination over MCP: atomic gap-free claims, file leases, a shared ledger, presence, handoffs, and a task graph. Remote Streamable HTTP; self-host (AGPL) or hosted.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





