Readwise Vector Db
Turn your Readwise library into a blazing-fast, self-hosted semantic search engine – complete with nightly syncs, vector search API, Prometheus metrics, and a streaming MCP server for LLM clients.
N8n Mcp Server
MCP server that provides tools and resources for interacting with n8n API
Codex Subagents Mcp
Claude-style sub-agents (reviewer, debugger, security) for Codex CLI via a tiny MCP server. Each call spins up a clean context in a temp workdir, injects a persona via AGENTS.md, and runs codex exec --profile <agent> to preserve isolated state.
Codex Specialized Subagents
MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically
Delegation Autopilot
In Codex interactive mode, call delegate_autopilot automatically for multi-step or cross-cutting requests (including research-only), otherwise work normally.