multi-llm-mcp-728: This project is an MCP tool for Claude Code, designed to facilitate task execution via Codex CLI and enable parallel calling of various large language models such as GPT, Kimi, DeepSeek, and Qwen. It provides a unified framework for orchestrating diverse AI models and code execution environments, enhancing efficiency for complex developer workflows.; metatron: Metatron is a self-hosted system that captures a codebase's real implementation decisions—preferred patterns, rejected approaches, edge cases, internal conventions—as structured data. It serves these "decisions" to coding agents via MCP, allowing them to write code like a senior engineer who deeply understands the codebase, rather than constantly rediscovering conventions.
Simultaneously analyze code or proposed solutions using multiple LLMs to get diverse perspectives and identify potential issues.
Ensuring AI agents adhere to codebase conventions.