🤖

zeroheight

Connect AI assistants to zeroheight styleguides using the Model Context Protocol

RUN IN TERMINAL
claude mcp add comzeroheight-zeroheight -- npx -y @zeroheight/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "comzeroheight-zeroheight": { "command": "npx", "args": ["-y", "@zeroheight/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "comzeroheight-zeroheight": { "command": "npx", "args": ["-y", "@zeroheight/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "comzeroheight-zeroheight": { "command": "npx", "args": ["-y", "@zeroheight/mcp-server"] } } }

About This MCP Server

The com.zeroheight/zeroheight server connects AI coding assistants to zeroheight styleguides through the Model Context Protocol, enabling developers to access and utilize styleguide information remotely via stdio or npm packages. This server is useful when developers need to integrate AI assistants with existing zeroheight styleguides, allowing for more informed and context-aware coding suggestions. Developers would typically use this server when working on projects that require adherence to specific styleguides and want to leverage AI assistance in their development workflow.

Connect AI assistants to zeroheight styleguides using the Model Context Protocol. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with ai & machine learning capabilities via the stdio transport.

Package

@zeroheight/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The zeroheight server extends your AI assistant with ai & machine learning capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/comzeroheight-zeroheight.svg)](https://skillsplayground.com/mcps/comzeroheight-zeroheight/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.