MCP Server
The aigon MCP server connects AI assistants to your Aigon notes using the Model Context Protocol.
Once configured, your AI assistant can read, search, and add notes directly from the conversation. Any MCP-compatible client works — Claude Code, Claude Desktop, Cursor, Gemini CLI, ChatGPT, or any other MCP consumer.
Authentication is handled automatically via OAuth — a browser window opens for login and consent on first use.
Endpoint: https://mcp.aigon.ai/sse
Available Tools
| Tool | What it does |
|---|---|
read_notes |
Fetch recent notes |
search_notes |
Search notes by keyword |
add_note |
Save a new note |
Setup
See the MCP Setup guide for step-by-step instructions for your client: