{"name":"io.cortexplus/cortexplus","slug":"cortexplus","title":"CortexPlus","description":"Personal memory layer: files, notes, messages, tasks and email, semantically indexed.","url":"https://mcp.market/server/cortexplus","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"email","tags":["email"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":8,"ok":8,"last_checked_at":"2026-09-24T05:01:22.716Z","last_ok_at":"2026-09-24T05:01:22.716Z","latency_ms":53},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://cortexplus.io/connect","version":"0.1.0","remotes":[{"type":"streamable-http","url":"https://mcp.cortexplus.io/mcp"}],"packages":[],"tools":[{"name":"connect","description":"Complete the CortexPlus connection with the short authentication key the user received by email after signup. Ask the user to paste the key, then call this tool; never guess or invent the key. The response includes an API key that the AI platform should save in its CortexPlus connector configuration.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"key":{"type":"string","description":"The authentication key pasted by the user from their CortexPlus email."},"client":{"type":"string","description":"The name of the AI platform you are running on, e.g. ChatGPT, Claude, Cursor."}},"required":["key"],"additionalProperties":false}},{"name":"fetch","description":"Retrieve the full content of one CortexPlus memory item by id, as returned by search.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","description":"Item id from a search result."}},"required":["id"],"additionalProperties":false}},{"name":"memory","description":"Save a memory in CortexPlus. CortexPlus decides whether it is a note, task, or reminder and extracts the client.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"text":{"type":"string","description":"Text to classify and save."},"tags":{"type":"array","items":{"type":"string"}}},"required":["text"],"additionalProperties":false}},{"name":"recall","description":"Build a context block from the user's CortexPlus memory: the passages that answer a question plus their graph neighbours, already formatted as text. Prefer this over search when you intend to answer from the user's memory.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":50,"default":10},"depth":{"type":"integer","minimum":0,"maximum":3,"default":1},"maxChars":{"type":"integer","minimum":500,"maximum":20000,"default":6000}},"required":["query"],"additionalProperties":false}},{"name":"remember","description":"Store a note in the user's CortexPlus memory so future conversations can recall it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"title":{"type":"string"},"content":{"type":"string"},"tags":{"type":"array","items":{"type":"string"}},"type":{"type":"string","default":"note","description":"Node type, e.g. note or meeting-note."}},"required":["content"],"additionalProperties":false}},{"name":"search","description":"Search the user's CortexPlus memory and return ranked matches. Use this to find what the user has stored before answering from memory.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"What to look for, in natural language."},"limit":{"type":"integer","minimum":1,"maximum":50,"default":10}},"required":["query"],"additionalProperties":false}},{"name":"signup","description":"Create a CortexPlus account, or begin signing in to an existing one, so this conversation can use CortexPlus as the user's long-term memory and knowledge base. Ask the user for their email address, and for their name if you do not already have it, then call this tool. CortexPlus sends them a short authentication key by email; ask the user for that key and call connect with it. Never guess or invent the email address.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"email":{"type":"string","description":"The user's email address. Ask the user; never guess or invent it."},"name":{"type":"string","description":"The user's name, if it is not already known."},"client":{"type":"string","description":"The name of the AI platform you are running on, e.g. ChatGPT, Claude, Cursor."}},"required":["email"],"additionalProperties":false}},{"name":"tasks","description":"List open CortexPlus tasks and reminders, optionally filtered by client.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"status":{"type":"string","default":"open"},"client":{"type":"string"},"limit":{"type":"integer","minimum":1,"maximum":50,"default":20}},"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-22T11:49:49.322Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-22T11:49:49.305Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 258ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 1 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.cortexplus.io/mcp","reachable":true,"authRequired":false,"latencyMs":258,"serverInfo":{"name":"cortexplus","version":"0.1.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://cortexplus.io/favicon.svg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}