# Andrey Neprel > Software engineer and architect (`@neprel`) with 20+ years of experience building complex software systems. Works on AI, security, developer tools, and experimental projects. neprel.ai is a single-page, README-style personal site: who he is, the open-source projects he maintains, an announcements feed, and contact links. - Site: https://neprel.ai/ - Full text of the site in one file: https://neprel.ai/llms-full.txt - Contact: ask@neprel.ai · https://github.com/neprel · https://t.me/neprel - Topics: AI, security, developer tools, open source, agent infrastructure, Model Context Protocol. ## Projects - [hint](https://openhint.dev/) (source: https://github.com/open-hint-dev/hint): Spec-as-Source for any repository. Intent lives in Markdown-native `.hint` files scoped by path and inherited from the root down — retrieval before the work, deterministic emission between, drift detection after. No model in the loop. Install: `npm install -g @openhint/cli`. - [acp2api](https://github.com/neprel/acp2api): An OpenAI-compatible HTTP server in front of ACP agents. Use Claude Code, Codex or any ACP agent from anything that speaks the OpenAI API — each agent you configure becomes a model id, and it spends the subscription the CLI is already signed into. Apache-2.0. Install: `npm install -g acp2api`. - [agent2you](https://github.com/neprel/agent2you): Deploy a team of chat-resident AI agents from declarative manifests. Each agent is one container — chat presence, failover, and a coding agent as the brain, each signed into its own subscription. No provider API keys anywhere. MIT. Install: `uvx agent2you bootstrap`. ## MCP servers - [mattermost-boards-mcp](https://github.com/neprel/mattermost-boards-mcp): MCP server for Mattermost Boards. - [mattermost-playbooks-mcp](https://github.com/neprel/mattermost-playbooks-mcp): MCP server for Mattermost Playbooks. ## Announcements Newest first. Atom feed: https://neprel.ai/feed.xml - 2026-08-19 — [HINT 1.3 — the spec now reaches coding agents over MCP](https://github.com/open-hint-dev/hint/releases/tag/v1.3.0) - 2026-08-19 — [agent2you released — a team of chat-resident AI agents, from declarative manifests](https://github.com/neprel/agent2you) - 2026-08-14 — [acp2api measured against every agent in the ACP registry — all 38 of them](https://github.com/neprel/acp2api/blob/main/docs/agents.md) - 2026-08-13 — [Two Mattermost MCP servers released — Boards and Playbooks](https://github.com/neprel/mattermost-boards-mcp) - 2026-08-09 — [acp2api released — any ACP coding agent behind the OpenAI API](https://github.com/neprel/acp2api) - 2026-06-11 — [HINT 1.0 released — Spec-as-Source for any repository](https://openhint.dev/) ## Optional - [GitHub profile](https://github.com/neprel): all public repositories. - [Telegram](https://t.me/neprel): direct messages.