less than 1 minute read

MCP, GitHub Copilot, VSCodeを組み合わせて使ってみようと思い、

MCPとしては、Notionの公式MCPを導入してみたというお話。

一旦、

Extending Copilot Chat with the Model Context Protocol (MCP) - GitHub Docs - https://docs.github.com/en/copilot/customizing-copilot/using-model-context-protocol/extending-copilot-chat-with-mcp?tool=vscode

に従ってやってみる。

Notion.soの公式MCPについては、

makenotion/notion-mcp-server: Official Notion MCP Server - https://github.com/makenotion/notion-mcp-server

VSCode の設定は

など参考。ただ、Notion Integrationのsecretを環境ごとにコピペしていくのが面倒だったので、暗号化したファイルをコピーすればそのまま動くようにwrapperも書くなどした。

Updated: