by corespeed-io · MCP Server · ★ 405
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
Zypher Agent Production-ready AI agents that live in your applications Features Agent, Not Workflow: Reactive loop where the agent dynamically decides next steps based on LLM reasoning. Git-Based Checkpoints: Track, review, and revert agent changes with built-in checkpoint management Extensible Tool System: Built-in tools for file operations, search, and terminal commands with support for custom tools Model Context Protocol (MCP): Native support for MCP servers with OAuth authentication Multi-Provider Support: Works with Anthropic Claude and OpenAI GPT models through a unified interface Loop Interceptor System: Customize agent behavior with extensible post-inference interceptors Production-Ready: Configurable timeouts, concurrency protection, and comprehensive error handling Quick Start Installation [!NOTE] Support for npm coming soon. Using JSR SDK Usage typescript import { createZypherAgent } from "@zypher/agent"; import { createFileSystemTools } from "@zypher/agent/tools"; import { eachValueFrom } from "rxjs-for-await"; const agent = await createZypherAgent({ model: "claude-sonnet-4-5-20
| Stars | 405 |
| Forks | 22 |
| Language | TypeScript |
| Category | MCP Server |
| License | Apache-2.0 |
| Quality Score | 45.2/100 |
| Open Issues | 6 |
| Last Updated | 2026-03-04 |
| Created | 2025-03-03 |
| Platforms | cli, mcp, node |
| Est. Tokens | ~182k |
Looking for a zypher-agent alternative? If you're comparing zypher-agent with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.
An introduction to the world of AI Agents
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Mode
A set of tools that gives agents powerful capabilities.
Agent samples built using the Strands Agents SDK.
State of the Art 82% OSWorld Computer Using Agent, production-ready. Remote and Local! Setup using one API Key
A model-driven approach to building AI agents in just a few lines of code.
Explore other popular mcp server tools:
zypher-agent is A minimal yet powerful framework for creating AI agents with full control over tools, providers, and execution flow.. It is categorized as a MCP Server with 405 GitHub stars.
zypher-agent is primarily written in TypeScript. It covers topics such as agent, agent-skills, agentic-framework.
You can find installation instructions and usage details in the zypher-agent GitHub repository at github.com/corespeed-io/zypher-agent. The project has 405 stars and 22 forks, indicating an active community.
zypher-agent is released under the Apache-2.0 license, making it free to use and modify according to the license terms.
The top alternatives to zypher-agent on Agent Skills Hub include oreilly-ai-agents, tuui, tools. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.