simulink-agentic-toolkit - Simulink MCP and skills
Official MATLAB toolkit that gives AI coding agents tools and domain knowledge for Simulink and Model-Based Design via an MCP server plus Codex/Claude Code skills.
This entry doesn't have a long-form writeup yet. Follow the source link above for the full context.
Featured in
Claude Code tools, plugins, and integrations
The best tools, MCP servers, and harnesses for getting more out of Claude Code - orchestration, observability, telemetry, and remote control.
MCP servers and Model Context Protocol tools
Production MCP servers, gateways, frameworks, and clients - everything in this directory that speaks the Model Context Protocol.
Tools for OpenAI Codex CLI
The Codex-aware slice of the directory: orchestration, observability, sandboxes, and bridges built specifically for the OpenAI Codex runtime.
Related entries
codex-mcp-server - call Codex from Claude Code
MCP wrapper around the OpenAI Codex CLI that lets Claude Code (or Cursor) hand specific tasks to Codex as a sub-agent over MCP.
VTCode - Rust TUI coding agent with multi-provider support
Ratatui-based coding agent with Anthropic, OpenAI, Gemini, and Codex providers, plus local LM Studio/Ollama. Uses ast-grep for structured code search and supports MCP and Agent Client Protocol.
token-ninja - local shell command router for AI tools
MCP-fronted router that runs deterministic shell commands locally with ~19us latency, bypassing the LLM entirely. Cuts token spend on routine commands inside Claude Code, Codex, Cursor, and Copilot.
claude-delegator - delegate to Codex and Gemini from Claude Code
MCP plugin that lets Claude Code delegate subtasks to Codex and Gemini directly inside a session. Useful for cross-model orchestration.