API Tools
stock.estate
Provides access to public campaign data, platform statistics, and knowledge base for the stock.estate platform.
ENDPOINT 1
https://mcp.stock.estate/mcp
Known tools 5
search_campaignsSearch visible public stock.estate campaigns using factual filters.
Inferred read-onlyget_campaign_detailsGet public details and document links for one visible stock.estate campaign by slug.
Inferred read-onlyget_platform_statisticsGet current public stock.estate platform statistics from the public statistics endpoints.
Inferred read-onlysearch_public_knowledgeSearch public stock.estate FAQ, platform, risks, fees, and education content from llms-full.txt.
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.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.
stock.estate 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.