AI & Machine Learning
robotscope.net
Provides search, detailed profiles, comparison, and industry landscape for embodied intelligence companies.
ENDPOINT 1
https://mcp.robotscope.net/mcp
MCP server metadata
- Name
- robotscope
- Version
- 0.2.0
Known tools 9
search_companies在 robotscope 188+ 家具身智能公司中搜索。支持中英文关键词、常见别名(如"宇树"→Unitree、"figure"→Figure AI)、模糊匹配。可叠加 filter(国家/产业链层/优先级/估值范围)。支持按估值排序。
Inferred read-onlyget_company_detail获取单家公司完整档案(团队/产品/技术路线/商业进展/融资/风险),含 markdown 内容。支持别名:如 "agibot"→智元机器人、"宇树"→unitree。
Inferred read-onlycompare_companies同时拉 1-5 家公司的核心 meta 用于对比(融资/估值/成立/阶段/产业链位置)。传 1 家返回单项摘要,2+ 家返回并排表格友好结构。支持别名。
Inferred read-onlyget_changelog获取【单家公司】「动态记录」section 的变更时间线(非全局 changelog)。slug 为必填参数,指定目标公司。返回该公司最近 N 天的动态摘要,用于回答"这家公司最近有什么变化"。如需多家公司动态,请使用 search_companies 或 list_recent_updates。
Inferred read-onlysearch_by_sector按赛道/技术路线筛选公司。支持中英文赛道名(如"人形机器人"/"灵巧手"/"VLA"/"仓储物流"/"减速器"/"四足")。从 tags + layer + name + chinese_name 中智能匹配,返回匹配的公司列表及赛道统计。
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.robotscope]
url = "https://mcp.robotscope.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"robotscope": {
"type": "http",
"url": "https://mcp.robotscope.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: robotscope
Remote MCP URL: https://mcp.robotscope.net/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": {
"robotscope": {
"url": "https://mcp.robotscope.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"robotscope": {
"type": "http",
"url": "https://mcp.robotscope.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "robotscope",
"transport": "streamable-http",
"url": "https://mcp.robotscope.net/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 robotscope.net was fetched 2026-08-03T18:46:40.119Z and is being refreshed.
robotscope.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.