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.
관련 서버
Google Sheets
Integrate with Google Sheets to read, write, and manage spreadsheet data.
DeepL
Translate text using the DeepL API.
Spire.XLS MCP Server
Create, read, edit, and convert Excel files without requiring Microsoft Office.
Gorev
A powerful, Go-based task management server with MCP support, AI editor integration, and a VS Code extension. It supports smart task creation, markdown, and project organization.
ChatExcel
A powerful server for Excel file processing, data analysis, and visualization, leveraging Python and Go for high performance.
Canvas Assignment Assistant
Programmatically interact with Canvas/Instructure courses and assignments.
Puzld MCP
Expose your local AI agent CLIs through one MCP endpoint
HireBase
Interact with the HireBase Job API to manage job listings and applications.
Confluence MCP Server
Programmatically access and search Confluence spaces, pages, and content using its REST API.
Google Sheets
A server for comprehensive Google Sheets integration, requiring Google OAuth credentials.