← Back to Plugins
MCP Server MCP

io.lucidnest/mcp

MCP Registry publisher By MCP Registry publisher 👁 2 views ▲ 0 votes

ADHD-friendly tasks, notes & projects for LucidNest - 18 tools, scoped tokens, Streamable HTTP.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://lucidnest.io/mcp",
      "headers": [
        {
          "description": "Bearer token created at https://lucidnest.io/settings/mcp-tokens (scoped: notes/todos/projects/notebooks/quotes × read/write/delete).",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...