Content Tools
commonquant.ai
Lists and retrieves market ideas and social posts from CommonQuant.
ENDPOINT 1
https://commonquant.ai/mcp
MCP server metadata
- Name
- commonquant-account-agent
- Version
- 1.1.0
Known tools 13
get_agent_commerce_optionsReturns CommonQuant accountless payment capabilities and exact prices.
Potential side effectsget_account_statusReturns the connected account tier, credit balance, approved scopes, and agent spending caps.
Inferred read-onlyread_advanced_analysisReturns the full Advanced Analysis report when the connected account has already unlocked it.
Inferred read-onlyquote_advanced_analysis_unlockReturns the exact 100-credit cost, balance check, and a five-minute confirmation ID.
Inferred read-onlyquote_strategy_generationValidates a strategy request and returns a five-minute confirmation for subscription-backed generation.
Inferred read-onlygenerate_strategyStarts an asynchronous, subscription-only strategy job from a valid quote.
Inferred read-onlyget_strategy_generation_statusReturns bounded status metadata for an asynchronous strategy generation job owned by the connected account.
Inferred read-onlyget_generated_strategyReturns the structured strategy result, DSL, validation information, warnings, and charged credits for a completed job owned by the connected account.
Inferred read-onlylist_my_strategiesReturns a cursor-paginated, bounded list of strategy generations owned by the connected account.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.commonquant-account-agent]
url = "https://commonquant.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"commonquant-account-agent": {
"type": "http",
"url": "https://commonquant.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: commonquant-account-agent
Remote MCP URL: https://commonquant.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"commonquant-account-agent": {
"url": "https://commonquant.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"commonquant-account-agent": {
"type": "http",
"url": "https://commonquant.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "commonquant-account-agent",
"transport": "streamable-http",
"url": "https://commonquant.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for commonquant.ai was fetched 2026-08-03T15:32:54.741Z and is being refreshed.
commonquant.ai is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.