filesystem
01MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
MCP server Claude CodeCodexCursor
Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.
MCP server Claude CodeCodexCursor
Adds a structured step-by-step reasoning tool the agent can call to break a problem into revisable thoughts. Runs locally from the @modelcontextprotocol/server-sequential-thinking npm package.
MCP server Claude CodeCodexCursor
Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package.
MCP server Claude CodeCodexCursor
MCP Server for interfacing with tmux sessions. Runs locally from the tmux-mcp npm package.
MCP server Claude CodeCodexCursor
MCP server "crusader" as configured in mcrescenzo/task-crusader-mcp. Launched with crusader-mcp.
Instructions file
Claude Code instructions for mcrescenzo/task-crusader-mcp, covering claude.md, project overview, development commands, build and test and run all ci checks (required before pushing).