Clairvoyance and Evernote MCP

Has anyone successfully connected the Evernote MCP to Clairvoyance? I have connected it to Claude Desktop. It fails on authentication, for Claude (and other tools) you get an Evernote authentication dialogue, but that never appears for Clairvoyance.

47 views 2 replies
Reply #1 Top

Are you authing with Claude Code in Clairvoyance? If CLuade Code can see the MCP, a staff in Clairvoyance should also be able to see it

Reply #2 Top

These are the instructions from Evernote:

"1. Add a remote MCP server

    Point your client at https://mcp.evernote.com/mcp

2. Complete OAuth

    Clients that support OAuth with Dynamic Client Registration connect with no manual app setup — approve the Evernote sign-in when prompted."

Tried that and didn't get an Evernote sign-in dialogue, which I did with Claude Desktop.

They also suggest adding the following if you prefer a config file:

{
  "mcpServers": {
    "evernote": {
      "url": "https://mcp.evernote.com/mcp"
    }
  }
}

 

If that's the answer, which config file?