Skip to content
VS Code

NoteMCP for VS Code

com.notemcp/notemcp

Save notes in seconds. Your AI can then search, read, write and tag them over MCP.

client:VS Code transport:streamable-http

Install NoteMCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "notemcp": {
      "type": "http",
      "url": "https://notemcp.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NoteMCP in other clients