Skip to content
VS Code

noteit mcp for VS Code

io.github.bahfahh/noteit-mcp

MCP server for AI agent profiles and smart notes. 60+ coding prompt packs with expert personas.

client:VS Code transport:streamable-http

Install noteit mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "noteit-mcp": {
      "type": "http",
      "url": "https://www.noteit-mcp.com/api/mcp"
    }
  }
}

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

noteit mcp in other clients