CodeMenu MCP
JSON →Gives agents access to the knowledge snippets library
Install
npm install -g git+https://github.com/Extiri/codemenu-mcp.git Tools · 4
- list_snippets List snippets without full code content (to reduce token usage). Returns id, title, description, language, abbreviation, tags, and group info. Supports filtering by query, language, tag, or group.
- get_snippet Retrieve the full details of a specific snippet by ID, including complete code content
- list_tags List all available tags in CodeMenu
- list_groups List all available groups in CodeMenu
Environment variables
CODEMENU_API_URLCODEMENU_API_KEY