Notion for VS Code
com.notion/mcp
Official Notion MCP server
client:VS Code
transport:streamable-http
tools:5
Install Notion in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.notion.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs