Macro events, earnings & market data from QuantGist for Claude and other AI agents.
claude mcp add quantgist-mcp -- uvx quantgist-mcp
claude_desktop_config.json
{
"mcpServers": {
"quantgist-mcp": {
"command": "uvx",
"args": [
"quantgist-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"quantgist-mcp": {
"command": "uvx",
"args": [
"quantgist-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"quantgist-mcp": {
"command": "uvx",
"args": [
"quantgist-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"quantgist-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"quantgist-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"quantgist-mcp": {
"command": "uvx",
"args": [
"quantgist-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.QuantGist-Technologies--quantgist-mcp/reviews or the review_server meta-tool.
POST /mcp