728x90
반응형
https://smithery.ai/ 에서 notion mcp 를 찾아서 claude app 에 연결이 잘 안됨.

다음과 같이 바꾸니 연결되었음.
{
"mcpServers": {
"notion": {
"command": "npx",
"args": ["-y", "@notionhq/notion-mcp-server"],
"env": {
"OPENAPI_MCP_HEADERS": "{\"Authorization\": \"Bearer YOUR_NOTION_TOKEN\", \"Notion-Version\": \"2022-06-28\"}"
}
}
}
}
무언가 바뀐걸까?
728x90
'Tech Notes' 카테고리의 다른 글
| TaskMaster는 Cursor Pro, Claude Pro와 상관이 없네? (1) | 2025.08.02 |
|---|---|
| Shrimp Task Manager : 워크플로우/프로세스 관리 MCP (2) | 2025.08.02 |
| MCP (Model Context Protocol) 가 뭐길래? (3) | 2025.08.01 |
| Cursor AI 코드 에디터 완전 가이드 (4) | 2025.08.01 |
| [Cursor] Please use Claude without thinking or use Chat 에러 (0) | 2025.08.01 |