claude-code
01Agent
Claude Code has first-class MCP support and a powerful hooks system (PreToolUse) that enables enforcement at the tool level.
Agent
Claude Code has first-class MCP support and a powerful hooks system (PreToolUse) that enables enforcement at the tool level.
Agent
Cline supports MCP servers via its VS Code extension settings UI and project-level rules via .clinerules.
Agent
Continue loads MCP servers from YAML files in the .continue/mcpServers/ directory.
Agent
GitHub Copilot supports MCP in VS Code (Agent mode only) and via the Copilot CLI.
Agent
Crush is a multi-model agent (30+ models) with native MCP support and a PrepareStep pattern that lets you pre-load knowledge before the main task runs.
Agent
Cursor supports MCP servers via .cursor/mcp.json and project rules via .cursor/rules/.mdc files with glob-scoped YAML frontmatter.
Agent
KCP Harness works with any MCP-capable AI agent. Each agent has its own config format, rules file, and setup pattern. The kcp-harness integrate command generates the right files for your agent.
Agent
OpenClaw is an open-source multi-channel agent with a plugin hooks system. KCP Harness integrates via two hooks: beforepromptbuild and beforeagentfinalize.
Agent
Agent "pi" from Cantara/kcp-harness, covering pi integration and prerequisite: an mcp client extension.
Agent
Windsurf (Codeium) uses a global MCP config — not per-project. The harness generates a snippet to merge into the global config, plus a .windsurfrules file for project-level governance instructions.