01Env Var Retrieval: Demonstrates how to load an example environment variable from the configuration file.
02Input Validation: Uses Zod for schema validation.
03MCP Integration: Exposes tool functionality to LLM-based IDEs.
04Addition Tool: Accepts two numeric parameters and returns their sum.
05Standard I/O Transport: Connects via `StdioServerTransport` for integration with development environments.
065 GitHub stars