← Registry

Content Tools

commonquant.ai

Lists and retrieves market ideas and social posts from CommonQuant.

1 endpoint13 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://commonquant.ai/mcp

No auth detected

MCP server metadata

Name
commonquant-account-agent
Version
1.1.0
Capabilities
tools.listChangedresources.listChanged

Known tools 13

list_market_ideas

Lists the newest public CommonQuant market ideas.

Inferred read-only
get_market_idea

Returns the public Markdown article for a CommonQuant idea ID.

Inferred read-only
get_public_feed

Returns a bounded page of public CommonQuant social posts.

Inferred read-only
get_agent_commerce_options

Returns CommonQuant accountless payment capabilities and exact prices.

Potential side effects
get_account_status

Returns the connected account tier, credit balance, approved scopes, and agent spending caps.

Inferred read-only
read_advanced_analysis

Returns the full Advanced Analysis report when the connected account has already unlocked it.

Inferred read-only
quote_advanced_analysis_unlock

Returns the exact 100-credit cost, balance check, and a five-minute confirmation ID.

Inferred read-only
unlock_advanced_analysis

Spends the exact credits in a valid quote.

Inferred read-only
quote_strategy_generation

Validates a strategy request and returns a five-minute confirmation for subscription-backed generation.

Inferred read-only
generate_strategy

Starts an asynchronous, subscription-only strategy job from a valid quote.

Inferred read-only
get_strategy_generation_status

Returns bounded status metadata for an asynchronous strategy generation job owned by the connected account.

Inferred read-only
get_generated_strategy

Returns the structured strategy result, DSL, validation information, warnings, and charged credits for a completed job owned by the connected account.

Inferred read-only
list_my_strategies

Returns a cursor-paginated, bounded list of strategy generations owned by the connected account.

Inferred read-only

CONNECT 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.

Trust status RestrictedContent

commonquant.ai is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.