t
73MCP server Claude CodeCodexCursor +2
MCP server "t" as configured in Yeachan-Heo/oh-my-claudecode. Runs ${CLAUDE_PLUGIN_ROOT}/bridge/mcp-server.cjs with node.
Cursor rules (.mdc), plus the MCP servers Cursor can attach. 80,549 indexed, measured the same four ways as everything else here.
MCP server Claude CodeCodexCursor +2
MCP server "t" as configured in Yeachan-Heo/oh-my-claudecode. Runs ${CLAUDE_PLUGIN_ROOT}/bridge/mcp-server.cjs with node.
MCP server Claude CodeCodexCursor +2
MCP server for browser use access. Runs locally from the @agent-infra/mcp-server-browser npm package. Needs 1 environment variable to run.
MCP server Claude CodeCodexCursor +2
An MCP server to run arbitrary commands. Runs locally from the @agent-infra/mcp-server-commands npm package.
MCP server Claude CodeCodexCursor +2
MCP server for filesystem access. Runs locally from the @agent-infra/mcp-server-filesystem npm package.
Cursor rule Cursor
Multi-agent systems with complex workflows.
Cursor rule Cursor
Most coagents examples have a ui/ folder with Next.js applications.
Cursor rule Cursor
When working with suggesitons, always load this up.
MCP server Claude CodeCodexCursor +2
Nx's MCP server: lets the agent read the Nx project graph, look up generators and run tasks in an Nx monorepo. Runs locally from the nx npm package.
MCP server Claude CodeCodexCursor +2
CopilotKit's hosted docs server: lets the agent search CopilotKit documentation and examples. Remote server at mcp.copilotkit.ai.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Linear's hosted MCP server: lets the agent read and update issues, projects and cycles. Remote server at mcp.linear.app.
anthropics/claude-plugins-official
MCP server Claude CodeCodexCursor +2
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
MCP server Claude CodeCodexCursor +2
MCP server for Next AI Draw.io - AI-powered diagram generation with real-time browser preview. Runs locally from the @next-ai-drawio/mcp-server npm package.
JCodesMore/ai-website-cloner-template
Cursor rule Cursor
Project conventions — see AGENTS.md for full details.
MCP server Claude CodeCodexCursor +2
MCP server "omxstate" as configured in Yeachan-Heo/oh-my-codex. Launched with omx mcp-serve state.
MCP server Claude CodeCodexCursor +2
MCP server "omxmemory" as configured in Yeachan-Heo/oh-my-codex. Launched with omx mcp-serve memory.
MCP server Claude CodeCodexCursor +2
MCP server "omxcodeintel" as configured in Yeachan-Heo/oh-my-codex. Launched with omx mcp-serve code-intel.
MCP server Claude CodeCodexCursor +2
MCP server "github-mcp-server" as configured in github/github-mcp-server. Runs in Docker (ghcr.io/github/github-mcp-server:1.9.0).
MCP server Claude CodeCodexCursor +2
gopls, the Go language server, exposed as an MCP server: lets the agent query symbols, definitions, references and diagnostics in a Go codebase. Launched with gopls mcp.
Cursor rule Cursor
Use the following stack. Do not introduce or recommend Redux or React Context for shared/global state.
Cursor rule Cursor
Core testing conventions - imports, rendering, MSW, interactions, queries.
Cursor rule Cursor
When to use global vs local mocks in tests.
Skill Claude CodeCodexCursor
Migrate Redux or React Context to the correct state option (React Query for server state, nuqs for URL/shareable state, Zustand for global client state). Use when refactoring away from Redux/Context, moving state to the right store, or when the user asks to migrate state management.
MCP server Claude CodeCodexCursor +2
Local-first knowledge graph for token-efficient code review through MCP and CLI. Runs locally from the code-review-graph Python package.