Developer Feature

Connect Your
AI Assistant

Metis exposes your data through the Model Context Protocol (MCP). Let Claude, ChatGPT, and other LLMs read your documents, manage tasks, and access your knowledge base.

Claude + Metis MCP
User: What tasks do I have for today?
Claude: Using tool: list_tasks
You have 4 tasks due today:
Review PR #234
Write blog post draft
Prepare meeting notes
Email client update
User: Mark the blog post as done
Claude: Using tool: complete_task
✓ Task "Write blog post draft" marked as complete

What is MCP?

The Model Context Protocol is an open standard that lets AI assistants connect to external tools and data. Think of it as a universal API that any LLM can use to interact with your apps.

Claude Desktop

Add Metis as an MCP server in Claude Desktop settings

Secure OAuth

OAuth 2.1 with PKCE ensures only you can access your data

Any LLM

Works with any AI that supports the MCP standard

15 Tools Across 5 Categories

Full read and write access to your Metis data through standardized JSON-RPC tools.

Documents

  • list_documents
  • search_documents
  • get_document
  • create_document
  • update_document
  • delete_document

Tasks

  • list_tasks
  • get_task
  • create_task
  • update_task
  • complete_task

Routines

  • list_routines
  • get_routine

Brainstorms

  • list_brainstorms
  • get_brainstorm

Flashcards

  • list_flashcards
  • get_flashcard

Resources

  • resources/list
  • resources/read
  • URI: metis://documents/{id}
SECURITY

Enterprise-Grade Protection

Your data is protected by industry-standard security measures at every layer.

  • OAuth 2.1 with PKCE authentication
  • Granular scopes (read-only or read-write)
  • Complete user isolation
  • Rate limiting (100 calls/min)
  • Full audit logging
  • Token rotation (30min access, 7d refresh)
OAuth Scopes
metis:read Read Only

List, search, and read documents, tasks, routines, brainstorms, and flashcards

metis:write Full Access

Create, update, and delete documents and tasks. Includes all read permissions.

What Can You Do?

Natural language access to your entire knowledge system

"Search my notes for anything about React hooks"

Claude searches your documents and returns relevant matches with context.

"Create a task to review the API docs, due Friday"

Claude creates a properly formatted task with due date in your task list.

"What were the winning ideas from my last brainstorm?"

Claude retrieves your brainstorm session and summarizes the top-ranked ideas.

"Show me my morning routine steps"

Claude fetches your routine configuration and presents the steps with time estimates.

"What flashcards are due for review today?"

Claude checks your spaced repetition schedule and lists cards ready for review.

"Draft a document summarizing my project notes"

Claude reads multiple documents and creates a new synthesized summary document.

Simple Setup

Enable MCP in Metis settings, add the server URL to your AI client, and authorize with one click. Works with Claude Desktop, custom agents, and any MCP-compatible client.

// claude_desktop_config.json
"mcpServers": {'{'}
"metis": {'{'}
"url": "https://api.getmetis.app/mcp"
{'}'}
{'}'}

Ready to simplify your life?

Join the waitlist and be the first to know when Metis launches. One app. One price. Forever.