{
  "name": "robotscope MCP server",
  "description": "中文具身智能行业研究站 robotscope.net 的 MCP server",
  "version": "0.1.0",
  "endpoint": "/mcp",
  "transport": "Streamable HTTP",
  "tools": [
    "search_companies",
    "get_company_detail",
    "compare_companies",
    "industry_landscape",
    "list_recent_updates",
    "get_funding_summary"
  ],
  "how_to_use": {
    "claude_code": "gh copilot mcp add robotscope https://mcp.robotscope.net/mcp",
    "cursor": "add to .cursor/config.json with this URL",
    "raw_curl": "POST /mcp with JSON-RPC 2.0 request"
  },
  "source": "https://robotscope.net",
  "license": "CC BY-NC 4.0"
}