Wealth Engine — Economic Opportunity Intelligence for Claude Desktop
io.github.neoki/wealth-engine
Ranked economic opportunities, market evidence, experiments, and margin intelligence for AI agents.
client:Claude Desktop
transport:streamable-http
tools:3
Install Wealth Engine — Economic Opportunity Intelligence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"wealth-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://wealth-engine-production-e178.up.railway.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