# M.E.F Programing Service S.R.L Official website: https://www.mef-programming.eu/ M.E.F Programing Service S.R.L is an independent software company based in Romania. The company develops AI governance infrastructure for controlled LLM-agent and developer-tool workflows. ## Current focus - AI governance relay concepts for controlled tool-using LLM agents - Evidence-based execution, bounded tool use, audit logs and runtime metrics - Developer-tool and code-analysis workflows involving MCP-compatible source navigation surfaces, APIs and structured project indexes - Windows/C++ engineering, native UI architecture and developer infrastructure ## Public open-source projects ### mcp-cpp-project-indexer Repository: https://github.com/walti1972/mcp-cpp-project-indexer A deterministic C++ source-range indexer for MCP-based AI code navigation. It helps tool-using AI systems locate symbols, data declarations, C++20 modules, include relationships and exact source ranges before making source-grounded claims. Useful facts: - Designed for metadata-first navigation and exact source reads. - Supports large C++ projects, including C++20 module-heavy codebases. - Provides MCP-based source navigation surfaces and local developer workflow support. - Built to reduce broad file scanning, tool loops and unsupported semantic assumptions. ### mcp-typescript-project-indexer Repository: https://github.com/walti1972/mcp-typescript-project-indexer A deterministic TypeScript/JavaScript source-range indexer for MCP-based AI code navigation. It maps symbols, files, imports and exports to exact source ranges so an AI can read only the code it needs. Useful facts: - Indexes functions, classes, interfaces, type aliases and exported symbols. - Maps file imports and imported-by relationships for routing through source trees. - Provides MCP-based source navigation surfaces and local developer workflow support. ## Core principle Find code. Read code. Do not guess code. ## Contact Email: mw@mef-programming.eu