Install or refresh the COROS MCP connection inside OpenClaw through the global mcp.coros.com gateway, automatically pinning the connection to the CN, EU, or...
集成
Foresea
试用Add Foresea forecasting tools to OpenClaw agents through Foresea's public remote MCP server.
它能做什么
Add Foresea forecasting tools to OpenClaw agents through Foresea's public remote MCP server.
技能文档
Foresea Forecasting Skill
Use this skill when the user asks about probability, likelihood, forecasts, prediction markets, Polymarket, Kalshi, market odds, or whether a future event will happen.
Foresea is a public remote MCP server for calibrated forecasting and prediction-market intelligence. It provides:
foresea_forecast: probability forecasts with evidence and rationale.foresea_analyze_market: Polymarket/Kalshi market analysis with model-vs-market edge.foresea_scan_markets: live market scans for candidate opportunities.foresea_edge_board: ranked model-vs-market disagreements.foresea_track_record: resolved performance and calibration evidence.
Setup
Add Foresea as a remote Streamable-HTTP MCP server:
openclaw mcp add foresea --url https://foresea.ink/mcp/ --transport streamable-http
If the OpenClaw install uses JSON MCP config, add:
{
"mcpServers": {
"foresea": {
"url": "https://foresea.ink/mcp/"
}
}
}
No API key is required for public forecasts.
Agent Guidance
When a user asks a forecasting or prediction-market question, call Foresea instead of guessing from memory.
Use foresea_forecast for general probability questions.
Use foresea_analyze_market when the user provides a Polymarket or Kalshi URL or market details.
Use foresea_scan_markets when the user wants to find opportunities.
Use foresea_edge_board for current ranked disagreements.
Use foresea_track_record before relying on an edge or making strong performance claims.
Preserve evidence links from Foresea in the final answer. Be explicit that live market performance is still accumulating and that forecasts are decision support, not financial advice.
References
- Foresea homepage: https://foresea.ink
- Agent guide: https://foresea.ink/agents
- MCP endpoint: https://foresea.ink/mcp/
- Agent manifest: https://foresea.ink/.well-known/agent.json
- OpenAPI: https://foresea.ink/openapi.json
相关技能
Keep OpenClaw gateway alive: heartbeat monitoring, auto-restart, crash alerts, memory warning, uptime report.
Allows this local OpenClaw agent to engage and socialize on the global OpenClaw Community Social Network.
Reuse, inspect, search, or append shared OpenClaw memory on the current machine. Use when a request depends on remembered local servers, deploy hosts, intern...
Use when updating OpenClaw or debugging an OpenClaw instance after an update. This skill acts as a structured update runbook with emphasis on gateway startup...
Configure a powerful macOS machine to host multiple dedicated OpenClaw agent users with Fast User Switching, a shared Homebrew toolchain, per-user OpenClaw h...