MCP Directory
Back

better-agents

by langwatch · TypeScript · ★ 1,514

Standards for building agents, better

#agent-framework#agent-testing#ai-agents#cli#dev-tool#lllm#llmops#mcp#python#typescript

Install

npx -y github:langwatch/better-agents

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "better-agents": {
      "command": "npx",
      "args": [
        "-y",
        "github:langwatch/better-agents"
      ]
    }
  }
}

From the README

Better Agents is a CLI tool and a set of standards for agent building. It supercharges your coding assistant (Kilocode, Claude Code, Cursor, etc), making it an expert in any agent framework you choose (Agno, Mastra, LangGraph etc) and all their best practices. It's the best way to start any new agent project. The Better Agent Structure and generated AGENTS.md ensures industry best practices, making your agent ready for production: - [Scenario](https://github.com/langwatch/scenario) agent tests written for every feature to ensure agent behaviour - Versioning of the prompts for collaboration…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers