pare
01Cursor rule Cursor
Prefer Pare MCP tools over raw CLI commands.
Cursor rule Cursor
Prefer Pare MCP tools over raw CLI commands.
Instructions file GitHub Copilot
Instructions for Dave-London/Pare, covering pare mcp tools, core rule, tool mapping, pare-git (replaces git) and pare-github (replaces gh).
MCP server Claude CodeCodexCursor +2
Structured build tool output (tsc, generic commands) as typed JSON diagnostics. Runs locally from the @paretools/build npm package.
MCP server Claude CodeCodexCursor +2
Structured Rust cargo operations (build, test, clippy) as typed JSON. Runs locally from the @paretools/cargo npm package.
MCP server Claude CodeCodexCursor +2
Structured Docker operations (ps, images, logs, build) as typed JSON. Runs locally from the @paretools/docker npm package.
MCP server Claude CodeCodexCursor +2
Structured git operations (status, log, diff, branch, show) as typed JSON. Runs locally from the @paretools/git npm package.
MCP server Claude CodeCodexCursor +2
MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output. Runs locally from the @paretools/github npm package.
MCP server Claude CodeCodexCursor +2
Structured Go tool output (build, test, vet) as typed JSON diagnostics. Runs locally from the @paretools/go npm package.
MCP server Claude CodeCodexCursor +2
MCP server for HTTP requests (curl) with structured, token-efficient output. Runs locally from the @paretools/http npm package.
MCP server Claude CodeCodexCursor +2
Structured linting output (ESLint, format-check) as typed JSON diagnostics. Runs locally from the @paretools/lint npm package.
MCP server Claude CodeCodexCursor +2
MCP server for Make/Just task runners with structured, token-efficient output. Runs locally from the @paretools/make npm package.
MCP server Claude CodeCodexCursor +2
Structured npm/pnpm operations (install, audit, outdated, list) as typed JSON. Runs locally from the @paretools/npm npm package.
MCP server Claude CodeCodexCursor +2
Pare Build ג€” Structured build output (tsc, esbuild, vite, webpack) as typed JSON diagnostics. Runs locally from the @paretools/build npm package.
MCP server Claude CodeCodexCursor +2
Pare Cargo ג€” Structured Rust cargo operations (build, test, clippy, fmt, doc) as typed JSON. Runs locally from the @paretools/cargo npm package.
MCP server Claude CodeCodexCursor +2
Pare Docker ג€” Structured Docker operations (ps, images, logs, build, compose) as typed JSON. Runs locally from the @paretools/docker npm package.
MCP server Claude CodeCodexCursor +2
Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON. Runs locally from the @paretools/git npm package.
MCP server Claude CodeCodexCursor +2
Pare GitHub ג€” Structured GitHub operations (PRs, issues, actions) as typed JSON. Runs locally from the @paretools/github npm package.
MCP server Claude CodeCodexCursor +2
Pare Go ג€” Structured Go tool output (build, test, vet, fmt, mod) as typed JSON diagnostics. Runs locally from the @paretools/go npm package.
MCP server Claude CodeCodexCursor +2
Pare HTTP ג€” Structured HTTP request operations (GET, POST, HEAD) as typed JSON. Runs locally from the @paretools/http npm package.
MCP server Claude CodeCodexCursor +2
Pare Lint ג€” Structured linting and formatting (ESLint, Prettier, Biome, Oxlint) as typed JSON. Runs locally from the @paretools/lint npm package.
MCP server Claude CodeCodexCursor +2
Pare Make ג€” Structured Make/Just task runner operations (run, list) as typed JSON. Runs locally from the @paretools/make npm package.
MCP server Claude CodeCodexCursor +2
Pare npm ג€” Structured npm/pnpm operations (install, audit, outdated, list, run) as typed JSON. Runs locally from the @paretools/npm npm package.
MCP server Claude CodeCodexCursor +2
Pare Python ג€” Structured Python tool output (ruff, mypy, pip, uv, black, pytest) as typed JSON. Runs locally from the @paretools/python npm package.
MCP server Claude CodeCodexCursor +2
Pare Search ג€” Structured code search operations (ripgrep + fd) as typed JSON. Runs locally from the @paretools/search npm package.