Improving MCP execution and verification workflows
Independent developer · MCP · automation · web3
Tools, workflows, and experiments by 0xheycat.
A public index of MCP projects, repository automation, Discord tooling, and web3 experiments. Updated as the work changes.
Work in progress
Developing blueprint-based Discord automation
Researching wallet and airdrop utility flows
Work
Selected work and ongoing experiments.
A small set of repositories covering verification, GitHub operations, Discord tooling, and this public project index.
verification runtime
Purr Verify MCP
A verification service for running install, typecheck, test, lint, and build commands in isolated workspaces.repository operations
Purr GitHub MCP
GitHub operations for repository inspection, file updates, commits, and pull request workflows.Discord tooling
X-Discord-Builder
Discord server tooling built around reusable blueprints and controlled execution.public index
HeyCatLabs
This website and public index for 0xheycat projects, profiles, and ongoing experiments.visual QA
Pursr
Browser capture, visual regression, accessibility auditing, reports, and persistent MCP sessions for coding agents.agent skills
Isometric Game Skills
Reusable agent skills for isometric art pipelines, game math, rendering, gameplay systems, and asset automation.onchain utility
Base Checker
A Farcaster mini app for Base wallet activity scoring and transparent hypothetical allocation simulations.Process
How repository changes are handled.
Inspect first, make a focused change, run the relevant checks, and keep the result attached to the work.
Inspect
Read the repository, current state, constraints, and known failures before making a change.
Change
Group related edits into a clear batch and keep the dependency surface small.
Check
Run the typecheck, tests, lint, or production build that match the change.
Review
Attach the results to the pull request and check the default branch after merge.
// a simplified repository change
const result = await repo.update({
scope: 'focused-change',
checks: ['typecheck', 'build'],
recordResults: true,
});
inspectrepository read
changefiles committed
checkbuild passed
Activity
Recent public repository updates.
GitHub data is refreshed hourly. When the API is unavailable, the page keeps the curated project list and hides live metrics rather than showing misleading zeroes.
Agent-ready toolkit for isometric games: ComfyUI art pipelines, seamless terrain, sprites, grid math, Canvas2D rendering, pathfinding, and asset automation.
Public repository and ongoing experiment.
ChatGPT Web Agent Skills for lifecycle checkpoints, project workflow routing, code review, debugging, TDD, research, and long-running scheduled tasks.
Self-hosted MCP verification and VPS operator runtime for AI agents, with durable jobs, isolated builds, browser QA, deployment, and redacted evidence.
Visual QA, browser automation, accessibility auditing, screenshot diffing, and MCP tooling for coding agents.
Self-hosted GitHub MCP server for repository inspection, safe file changes, commits, pull requests, and agent-driven development workflows.
Links
Profiles and community links.
Direct links to code, updates, credentials, chat, and onchain creative work.