Extract an OpenAPI specification directly from framework source code when no spec file exists. Enable linting and diffing by generating the spec from FastAPI routes instead of requiring a checked-in file.
Replace the full set of Node.js environment variables for a domain, deleting any not provided and restarting the process. Afterward, trigger a build for frameworks that bake values at build time.
Refresh codebase context by analyzing React/TypeScript/Node.js projects and generating structured bundles with component summaries, dependency information, and a snapshot ID for AI-assisted analysis.
Restart a Node.js server process to apply environment or configuration changes or recover a hung application. Works for server-side apps like Express, Next.js, NestJS; no effect on static front-ends.
Generate API route handlers for Next.js, Express, Fastify, or NestJS frameworks that integrate with the Kalendis scheduling backend to manage users, availability, and bookings.
A NestJS module for building Model Context Protocol (MCP) servers using decorators to expose services as tools, resources, and prompts. It features auto-discovery, a built-in playground UI, and support for multiple transports including SSE and Stdio.
Experimental MCP server built with NestJS and LangGraph, enabling tool execution and agent workflows via stdio transport. Supports OpenAI and Ollama models for flexible agent orchestration.
Read a full Obsidian note by vault-relative path to see complete content, frontmatter, resolved and broken links. Use when search snippets are insufficient or before making edits.
Move, rename, promote, or archive a note while automatically updating all inbound links, migrating domain MOCs, and committing the change. Specify source and destination paths; confirm when creating a new domain MOC.
Returns a testing template tailored to the source file's framework, including baseline scenarios and test file path patterns. Falls back to language baseline if framework is unrecognized.
Search Midnight Network official documentation to find feature usage, Compact syntax, code examples, and learn concepts across language reference, SDK/API docs, tutorials, and guides.
Find API route definitions in backend code for Express, Fastify, NestJS, and Laravel. Filter by HTTP method, path, framework, or scan specific directories to locate endpoints.