Cattiva
A terminal agent shell
Install / Use
claude mcp add iharsh02 -- npx -y github:iharsh02/CattivaIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
Development & EngineeringSupported Platforms
Tags
Skill content
View source on GitHub{ "name": "cattiva", "private": true, "license": "GPL-3.0-or-later", "author": "iharsh02 ht266005@gmail.com", "repository": { "type": "git", "url": "git+https://github.com/iharsh02/cattiva.git" }, "workspaces": [ "apps/", "mcp/", "packages/*" ], "type": "module", "module": "index.ts", "scripts": { "format": "oxfmt . --write", "format:check": "oxfmt . --check", "lint": "oxlint . --deny-warnings", "lint:fix": "oxlint . --fix", "typecheck": "tsc --noEmit && tsc --noEmit -p apps/cli/tsconfig.json", "prepare": "husky", "cli:dev": "bun run --watch apps/cli/src/index.tsx", "cli:start": "bun run apps/cli/src/index.tsx", "server:dev": "bun run --filter @cattiva/server dev", "server:start": "bun run --filter @cattiva/server start", "memory:dev": "bun run mcp/memory/src/index.ts", "memory:eval": "bun run mcp/memory/eval/locomo.ts", "memory:eval:save": "bun run mcp/memory/eval/locomo.ts --save", "memory:eval:compare": "bun run mcp/memory/eval/compare.ts", "memory:release": "bun run --filter @cattiva/ltm-mcp pack:dry", "db:contract:emit": "bun run --filter @cattiva/database contract:emit", "db:contract:format": "bun run --filter @cattiva/database contract:format", "db:init": "bun run --filter @cattiva/database db:init", "db:update": "bun run --filter @cattiva/database db:update", "db:verify": "bun run --filter @cattiva/database db:verify", "db:schema": "bun run --filter @cattiva/database db:schema", "db:migrate": "bun run --filter @cattiva/database db:migrate", "db:migration:plan": "bun run --filter @cattiva/database migration:plan", "db:migration:status": "bun run --filter @cattiva/database migration:status", "db:migration:list": "bun run --filter @cattiva/database migration:list" }, "devDependencies": { "@types/bun": "latest", "husky": "^9.1.7", "lint-staged": "^17.3.0", "oxfmt": "^0.62.0", "oxlint": "^1.77.0" }, "peerDependencies": { "typescript": "^5" } }
Related Skills
Agent-Reach
78.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
ruflo
71.0k🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
headroom
69.1kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
CowAgent
46.8kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-model, multi-channel. Lightweight, extensible, one-line install. (formerly chatgpt-on-wechat)
Security Score
Audited on Invalid Date
