Mente
Connect your AI assistant to your personal knowledge base. Search, save links, create notes and to-dos. AI processes everything automatically.
Model Context Protocol
Give Your AI a Second Brain
Connect Claude, Cursor, or any MCP-compatible AI to your Mente knowledge base. Search, save, and retrieve your saved content — all from your AI assistant.
How It Works
Three steps. Two minutes. Your AI gets a memory.
1
Generate an API Key
Go to Settings in your Mente dashboard and create an API key. This authenticates your AI tool with your account.
2
Connect Your AI Tool
Run one CLI command for Claude Code, or paste the JSON config into Cursor or any MCP-compatible tool. One-time setup.
3
Ask Your AI Anything
Start asking your AI about your saved content. Search, save new links, browse notes — all from your AI.
Available Tools
Ten tools your AI can call to interact with your knowledge base.
Search your knowledge base by meaning. Returns items and notes that match your query across titles, summaries, and content.
save_link
Save a URL to your knowledge base. AI processes it automatically — summarization, categorization, concept extraction, and todo generation.
get_item
Get full details of a saved item including the AI summary, key concepts, categories, tags, and connections to other items.
list_items
Browse your recently saved content. Filter by type — articles, videos, tweets, papers, or products.
list_notes
Access your notes with titles, summaries, and timestamps. Great for pulling context into your current work.
list_todos
List your to-dos organized by list — backlog, now, later, and completed. See what's on your plate from your AI tool.
list_categories
See how your knowledge is organized. Returns all categories with item counts so you know what topics you've collected.
create_todo
Create a new to-do in backlog, now, or later. Capture tasks the moment you think of them without switching context.
complete_todo
Mark a to-do as completed. Stay on top of your tasks directly from your AI workflow.
create_note
Create a note from your AI. AI processes it automatically — summary, concepts, and connections generated in the background.
Configuration
Replace the API key with your own, then connect your AI tool.
For Claude Code
CLI Copy
claude mcp add --transport http
--header "Authorization: Bearer YOUR_API_KEY_HERE"
mente https://app.getmente.com/api/mcp/mcp
For Cursor and other MCP clients
JSON Copy
{ "mcpServers": { "mente": { "type": "streamable-http", "url": "https://app.getmente.com/api/mcp/mcp", "headers": { "Authorization": "Bearer YOUR_API_KEY_HERE" } } } }
What You Can Ask
Example prompts to try once you've connected Mente.
"Search my Mente for articles about productivity systems"
Finds items and notes related to productivity across your entire knowledge base.
"Save this link to Mente: https://example.com/article"
Saves the URL and kicks off AI processing. Summary, categories, concepts, and todos generated automatically.
"What did I save about machine learning last month?"
Your AI searches your saved content and returns relevant items with summaries and links.
"Show me my Mente categories"
Lists all your knowledge categories with item counts — great for understanding what you've been collecting.
Start Building Your AI-Powered Knowledge Base
Save anything. AI processes it. Your AI tools can access it all.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
MCP-Wait
A simple server to pause execution and wait for other tasks to complete.
Notion
Connects AI assistants to your Notion workspace to search and manage pages, databases, and content.
Cua
MCP server for the Computer-Use Agent (CUA), allowing you to run CUA through Claude Desktop or other MCP clients.
delinea-mcp
Official Delinea MCP server for the Delinea Secret Server and Platform APIs
Logseq MCP Server
Interact with your Logseq knowledge base to create pages, manage blocks, and organize information programmatically.
Guck MCP
Guck is a tiny, MCP-first telemetry store for agentic debugging
MindmupGoogleDriveMcp
This server enables you to search, retrieve, and parse MindMup files stored in your Google Drive directly through the MCP interface.
MCP Conductor
An advanced MCP server for intelligent conversation context management and session continuity, requiring the Claude Desktop application and a Node.js environment.
ELC conference
ELC conference
Notion
Interact with Notion's API to read, create, and modify content using natural language.