MCP server for AgentForge — turn rough requests into tool-tuned, quality-checked prompts for AI coding agents.
AgentForge MCP — The Model Context Protocol Gateway for Autonomous Intelligence.
A powerful command-line interface to scaffold, manage, build, and deploy AI Agents and Skills for the GoClaw platform.
CLI tool for creating, running, and managing AgentForge projects
CLI for AgentForge to scaffold TypeScript AI agent projects, generate boilerplate, and manage local development workflows.
Composable skill system for building modular TypeScript AI agents: author skills, register capabilities, and compose behaviors.
Core agent primitives, sandbox integration, and MCP server for AgentForge
Tool library for TypeScript AI agents: web, data, file, and integration tools (HTTP, scraping, CSV, XML/JSON, Slack, databases).
Testing utilities for TypeScript AI agents, including mock LLMs, mock tools, state builders, fixtures, and workflow assertions.
Analyze projects, suggest agents, skills, flows, and policies, and compile clean agent-ready bootloaders
NestJS bindings for AgentForge — `AgentForgeModule.forRoot/forRootAsync` plus controllers, guards and decorators. Wraps @agentforge-io/core.
Universal CLI to manage, sync and export AI agents, prompts and skills across every coding platform
Production-ready agent workflow patterns for TypeScript including ReAct and Planner-Executor, built on LangGraph.
Production-ready TypeScript agent framework built on LangGraph with orchestration, middleware, and typed abstractions.
Default TypeORM-backed persistence for AgentForge. Ships entities + repository implementations of @agentforge-io/core's repository contracts. Drop-in alternative: write your own Prisma/Drizzle/raw-SQL implementation of the same contracts.
Model Context Protocol implementation for TypeScript
A TypeScript SSE proxy for MCP servers that use stdio transport.
MCP server for AgentForge — trust audit (check_trust, evaluate_policy, list_trusted, recommend) plus action tools (discover, broadcast_search, call_tool, register_agent) so any agent can find and use 100+ MCP servers in one connection.
A high-level API to control headless Chrome over the DevTools Protocol
Help agents automatically write and test stories for your UI components
The official TypeScript library for the Cloudflare API
MCP server for Chrome DevTools
MCP server for Context7
Playwright Tools for MCP