Noemic for Claude Desktop
app.noemic/noemic
Someone to talk to, for your user: coaches, mentors, accountability partners. First session free.
client:Claude Desktop
transport:streamable-http
Install Noemic in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"noemic": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://noemic.app/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