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.
संबंधित सर्वर
NexNex
Organizational context & memory for AI agents. Connect 100+ tools into one knowledge graph via 47 MCP tools.
Carbone
Universal document generation and conversion MCP. Generate PDF/DOCX/XLSX from templates+JSON (invoices, contracts, reports), batch generation, 100+ format conversions.
WxO Agent MCP
Simple MCP (Model Context Protocol) server that invokes a single Watson Orchestrate agent remotely. The agent is defined once via environment variables or MCP config. Use this when you want a lightweight MCP that only chats with one agent—no tool management, no agent listing, no flows. Just invoke_agent(message) and get_agent().
Notion
Notion official MCP server
Qonto
Interact with the Qonto Business API to manage finances, transactions, and account information using API credentials.
Paprika 3
Manage your Paprika 3 recipes with an LLM. Read, create, and update recipes in your Paprika app.
Jira
A server for querying Jira issues, requiring a Jira token for authentication.
Bear
A server for interacting with the Bear note-taking application.
Paperless-MCP
An MCP server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.
MCP Documentation Service
A service for reading, writing, and managing markdown documentation with frontmatter metadata.