Quantamentry for Claude Desktop
com.quantamentry/quantamentry
Daily sovereign-credibility and macro scores for 169 emerging markets, built on free public data.
client:Claude Desktop
transport:streamable-http
tools:3
Install Quantamentry in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"quantamentry": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.quantamentry.com/api/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