toolkit
Stop your AI agents from writing sloppy TypeScript. A toolkit that teaches coding agents like Claude Code, Codex, Cursor, Amp, and more to ship production-ready code in half the time, at half the cos…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add convention-sh/toolkit
# Browse available tools
npx -y smithery tool list convention-sh/toolkit
# Get full schema for a tool
npx -y smithery tool get convention-sh/toolkit read_convention
# Call a tool
npx -y smithery tool call convention-sh/toolkit read_convention '{}'Direct MCP Connection
Endpoint: https://toolkit--convention-sh.run.tools
Tools (1)
read_convention— Read one convention from the convention.sh style guide by itsid, to inform a code or file edit you are about to make…
# Get full input/output schema for a tool
npx -y smithery tool get convention-sh/toolkit Resources
conventiondotsh:///toc— Catalog of available conventions.