Skip to content
Claude Desktop

wiki for Claude Desktop

com.talkamore/wiki

A wiki about your life that writes itself. Save from any AI chat, recall it in the next.

client:Claude Desktop transport:streamable-http

Install wiki in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "wiki": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.talkamore.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

wiki in other clients