Content Creator Stack for Continue
Configuration
mcpServers:
- name: notion-mcp
command: npx
args:
- -y
- notion-mcp-server
env:
NOTION_API_KEY: YOUR_NOTION_API_KEY
- name: exa-mcp
command: npx
args:
- -y
- exa-mcp-server
env:
EXA_API_KEY: YOUR_EXA_API_KEY
- name: todoist-mcp
command: npx
args:
- -y
- todoist-mcp
env:
TODOIST_API_TOKEN: YOUR_TODOIST_API_TOKEN
- name: filesystem-mcp
command: npx
args:
- -y
- @modelcontextprotocol/server-filesystem
- /path/to/allowed/directory
- name: brave-search-mcp
command: npx
args:
- -y
- @modelcontextprotocol/server-brave-search
env:
BRAVE_API_KEY: YOUR_BRAVE_API_KEYWhere to save
Paste the config above into:
~/.continue/config.yamlEnvironment Variables
Replace the YOUR_ placeholders with your actual values.
NOTION_API_KEYrequiredNotion integration API key
Used by: Notion MCP
EXA_API_KEYrequiredExa API key
Used by: Exa Search MCP
TODOIST_API_TOKENrequiredTodoist API token
Used by: Todoist MCP
BRAVE_API_KEYrequiredBrave Search API key
Used by: Brave Search MCP
What’s in this stack
Access and manage Notion pages, databases, and blocks. Create content, query databases, and organize your workspace from your AI editor.
Your content hub. Create, edit, and organize articles, drafts, and editorial calendars without leaving the AI assistant.
AI-powered web search and crawling with Exa. Get semantically relevant results, extract content, and find similar pages.
Research any topic with AI-powered search that returns actual content, not just links. Perfect for fact-checking and sourcing.
Manage your Todoist tasks, projects, and labels. Create, complete, and organize tasks from your AI editor.
Track your content pipeline — what's drafted, what needs editing, what's ready to publish. Keeps the editorial workflow moving.
Read, write, search, and manage files on your local filesystem with secure directory-scoped access for your AI editor.
Read and write local files for drafts, assets, and export formats that don't live in Notion.
Search the web using Brave Search API. Perform web searches and get results directly in your AI editor context.
A second search engine for broader web results. When Exa's semantic search is too focused, Brave gives you the wider picture.