Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

MCP

Warning

MCP SERVER는 구성중.... comming soon

VS CODE

Code Block
themeEmacs
title.vscode/mcp.json
{
	"servers": {
		"memorizer": {
			"type": "sse",
			"url": "https://mcp.webnori.com/sse"
    	}
	},
	"inputs": []
}

...