← Registry

API Tools

stock.estate

Provides access to public campaign data, platform statistics, and knowledge base for the stock.estate platform.

1 endpoint5 known toolsFirst detected May 25, 2026Last detected July 15, 2026

ENDPOINT 1

https://mcp.stock.estate/mcp

No auth detected

Known tools 5

search_campaigns

Search visible public stock.estate campaigns using factual filters.

Inferred read-only
get_campaign_details

Get public details and document links for one visible stock.estate campaign by slug.

Inferred read-only
get_platform_statistics

Get current public stock.estate platform statistics from the public statistics endpoints.

Inferred read-only
search_public_knowledge

Search public stock.estate FAQ, platform, risks, fees, and education content from llms-full.txt.

Inferred read-only
get_source_links

Get official public stock.estate source links by topic.

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.stock-estate]
url = "https://mcp.stock.estate/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "stock-estate": {
      "type": "http",
      "url": "https://mcp.stock.estate/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: stock-estate
Remote MCP URL: https://mcp.stock.estate/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": {
    "stock-estate": {
      "url": "https://mcp.stock.estate/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "stock-estate": {
      "type": "http",
      "url": "https://mcp.stock.estate/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "stock-estate",
  "transport": "streamable-http",
  "url": "https://mcp.stock.estate/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 stock.estate was fetched 2026-07-28T11:04:42.431Z and is being refreshed.

Trust status RestrictedContent

stock.estate 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.