Analytics
moss.land
Provides search and detailed retrieval of entities, topics, events, and macroeconomic data with AI-synthesized summaries and stance distributions.
ENDPOINT 1
https://alpha.moss.land/api/mcp
MCP server metadata
- Name
- alpha-by-mossland
- Version
- 1.0.0
Known tools 12
get_macro_snapshot현재 US + KR 매크로 데이터 (Fed Funds, BoK 기준금리, 미 10Y, 한국 국고채 3년, 원/달러 등).
Inferred read-onlyget_today_brief어제 또는 특정 날짜의 한국 시장 일일 브리프 (AI 합성 — oneLine + why + 5 points + quotes).
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.alpha-by-mossland]
url = "https://alpha.moss.land/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"alpha-by-mossland": {
"type": "http",
"url": "https://alpha.moss.land/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: alpha-by-mossland
Remote MCP URL: https://alpha.moss.land/api/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": {
"alpha-by-mossland": {
"url": "https://alpha.moss.land/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"alpha-by-mossland": {
"type": "http",
"url": "https://alpha.moss.land/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "alpha-by-mossland",
"transport": "streamable-http",
"url": "https://alpha.moss.land/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.