Tenets
A tool that builds code context (MCP server, Python library, CLI) to provide high-signal, privacy-preserving project context for AI coding assistants.
Pricing
Open Source
Category
Generative Code
Open source
Yes
In the database since
Dec 2025
Overview
About Tenets
Tenets is a free open‑source MCP server, Python library and CLI that builds intelligent, LLM-ready code context for AI coding assistants; it uses NLP and multi‑factor relevance scoring (BM25, TF‑IDF, import graphs and optional semantic embeddings) to analyze, rank and distill the most relevant files, auto-injects project "tenets" (guiding principles) into prompts, and offers session/stateful context management and summaries—all 100% local with native MCP support for Cursor, Claude and Windsurf so you can feed high‑signal, privacy-preserving context to LLMs, speed onboarding, reduce context drift, and enforce consistent AI-driven code guidance.
Keep exploring
Similar AI tools
Related by category and capabilities.
A local proxy that enhances security for AI-assisted coding.
Clones any public website into clean Next.js or Vite code.
A tool to edit code from plain English instructions.
An open-source LLM that generates, tests, and refines multi-file code with 128K-context support.
Workflows using Tenets · 9 verified
View all →AI Email Inbox Auto Responder With Make.com And Chat GPT
Download the Make.com blueprint to build an automated email answering system that drafts context-aware replies using ChatGPT.
Turn Any Podcast Or Meeting Transcript Into A Blog Post With Make.com
Convert any podcast transcript or meeting recording into a full SEO blog post automatically using GPT-4o and Make.com.
AI Cold Email Personalizer With n8n And GPT 4o
Automatically write hyper-personalized cold emails for each prospect using GPT-4o, pulling live company data and recent news via n8n.
Automated Competitor Price And Feature Monitor With Make.com
Scrape competitor pricing pages weekly with Apify, detect changes using GPT-4o, and alert your team in Slack before they alert your customers.
Multi Platform Content Repurposer With n8n And Claude
Turn a single blog post into LinkedIn posts, Twitter threads, and newsletter intros automatically using Claude and n8n.
AI Contract Risk Analyzer With Make.com And Claude
Analyze PDF contracts with Claude to identify risk clauses, missing terms, and payment conditions � with plain-English summaries.
CRM Deal Intelligence Enricher With Make.com And Claude
Enrich every new HubSpot deal with Clearbit company intelligence and a Claude-written deal brief with buying signals.
Bulk CRM Data Enrichment With Apollo.io And n8n
Automatically enrich stale HubSpot contacts with updated titles, phone, LinkedIn, and company data using Apollo.io and n8n.
Automated Interview Scheduling And Prep With Zapier And GPT 4
Automatically send personalized interview invites with Calendly links when candidates advance in Greenhouse ATS via Zapier.
Related MCP & skills
Node.js server implementing Model Context Protocol (MCP) for filesystem operations.
This repository is a collection of reference implementations for the [Model Context Protocol](https://modelcontextprotocol.io/) (MCP), as well as references…
A basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.
PR-focused code review: security, style, tests, and actionable fix suggestions.
Scaffold MCP server tools, schemas, and install docs for Claude/Cursor.
Threat modeling checklist for web apps: auth, secrets, injection, and abuse cases.