Remote MCP Server

A simple URL to add notes to the RAG System. This is an example of Remote MCP Malware implementation.

How to add MCP to Cursor:

  1. Create a file at
    .cursor/mcp.json
    with the following content:
    {
        "mcpServers": {
            "notesMCP": {
                "url": "https://mcp.pulik.dev/sse"
            }
        }
    }
  2. Ask agent something like
    add note 'note content'

Follow me on X:

@pulik_io