帮你做调研的智能体, 也能帮你跑腿
机票、房子、二手车、黑胶、游戏折扣,连下一份工作也算。跑腿说到底都是查资料,而查资料可以跑在实时数据上:把 Anysite 接进你天天在聊的那个智能体,你一问,它就去搜票价、房源和价格——用的还是工作调研那个 MCP 套餐。
能问什么,会回什么
安排行程
提问:「9 月去里斯本,找性价比高的一周:从柏林出发的机票、靠水边的酒店,再加三个一日游。」
Anysite 匹配到 flights · stays · activities,返回 一周,算好价。
| 项目 | 选择 | 价格 |
|---|---|---|
| 机票 | 柏林 → 里斯本,直飞 | 往返 €96 |
| 住宿 | 阿尔法玛河边公寓 | 每晚 €79 |
| 一日游 | 辛特拉、卡斯凯什、阿拉比达 | €24 起 |
盯房源
提问:「这周新挂的地铁沿线两居室,€2,000 以内,价格高于周边行情的标出来。」
Anysite 匹配到 listings · price history · area rates,返回 9 套新房源。
| 房源 | 租金 | 判定 |
|---|---|---|
| 两居,Ostrander Lane | €1,790 | 与周边持平 |
| 两居,Verlo Park | €1,980 | 价高,跳过 |
| 两居,Millbrook Row | €1,850 | 今天新挂,早点去 |
抓游戏折扣
提问:「我愿望单里哪几款游戏这周到了历史低价——最近的评价还好吗?」
Anysite 匹配到 Steam · SteamDB · Epic Games,返回 本周 3 个低点。
| 游戏 | 折扣 | 近期评价 |
|---|---|---|
| Ironmoor Tactics | −70% · $8.99 | 特别好评 |
| Starfall Vale | −55% · $13.49 | 补丁后转好评 |
| Duskline Rally | −80% · $4.99 | 褒贬不一,再等等 |
今天跑腿的样子:一堆标签页、迟到的提醒、一件事一个 App
帮你做市场调研的那个智能体,也能帮你跑腿。标签页加提醒的老办法,输给实时数据层的三个地方——工作和生活一个套餐。
问一次,扫遍所有站
智能体同时去各个平台查票价、房源和价格,回来给你一张对照表和一句干脆的建议,而不是 15 个开着的标签页。智能体按你的时间去看
一个套餐,工作生活都算
三步开始
Claude Code: $ claude mcp add --transport http anysite \ "https://mcp.anysite.io/mcp?api_key=YOUR_KEY" > registering tools … ✓ connected $ claude mcp list anysite http connected > the same catalog is available over REST — > see the REST tab, no MCP client required > every source included on every plan > nothing to install, nothing to keep running ✓ ready
Cursor: { "mcpServers": { "anysite": { "url": "https://mcp.anysite.io/mcp?api_key=YOUR_KEY", "transport": "http" } } } > goes in ~/.cursor/config.json > type /mcp in Cursor to see the tools appear > the same block works in any MCP client ✓ connected
REST: curl -X POST "https://api.anysite.io/api/people/profile" \ -H "access-token: YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{"url": "https://.../in/username"}' > one POST, one auth header, a typed profile back import requests headers = {"access-token": "YOUR_TOKEN"} r = requests.post("https://api.anysite.io/api/people/profile", headers=headers, json={"url": "https://.../in/username"}) print(r.json()["headline"])
大白话: 9 月去里斯本,找性价比高的一周:从柏林出发的机票、靠水边的酒店,再加三个一日游。 > no query language > no endpoint IDs > no field mapping > no pagination to handle > no maintenance when a source changes ✓ the agent decides which endpoints to call
智能体调用了什么: ⏺ tool · anysite-mcp > Endpoints matched — people search · profiles · email finder > Filling parameters from the brief … > geo US > industry fintech > founded > 2021 > role head of growth > email verified only > Paging through results … > Deduplicating by company domain … > Typed fields, one schema per source ✓ Data ready — 50 prospects ✓ 50 rows ready for the sequence
表格: Name Role Company Email A. Rivera Head of Growth Finlo a.rivera@finlo.io J. Chen VP Growth Cartora j.chen@cartora.com M. Okafor Head of Growth Nexbill m.okafor@nexbill.io L. Fontaine Head of Growth Paylane l.fontaine@paylane.io S. Bergman Growth Lead Truffle s.bergman@truffle.fi D. Almeida Head of Growth Norvex d.almeida@norvex.io K. Ivarsson VP Growth Kolibri k.ivarsson@kolibri.se R. Haddad Head of Growth Sparkpay r.haddad@sparkpay.io T. Nowak Growth Lead Vireo t.nowak@vireo.pl E. Duarte Head of Growth Belmonte e.duarte@belmonte.io > sample rows · request_id req_abc123
JSON: [ { "name": "A. Rivera", "role": "Head of Growth", "company": "Finlo", "email": "a.rivera@finlo.io" }, { "name": "J. Chen", "role": "VP Growth", "company": "Cartora", "email": "j.chen@cartora.com" }, { "name": "M. Okafor", "role": "Head of Growth", "company": "Nexbill", "email": "m.okafor@nexbill.io" } ] > sample records · request_id req_abc123
设一次,智能体就一直照着跑
常驻剧本,通过 MCP 交给智能体定时跑。结果直接落到你本来就在用的地方,一周下来做的是决策,不是收集数据。
早饭之前,新房源和降价就到了
一周的匹配结果排好序,都在一张表里
每一笔大额消费,先查一遍公道价
常见问题
不是,这正是重点。一个套餐同时管工作和生活:本页每一个流程都跑在你的智能体里,走 MCP。工位上做市场调研的那把 MCP key,回家照样安排行程、盯房源,每月 $30 起,固定价。已经在用每月 $49 起的 API 套餐?那把 key 走 MCP 也能连到同一套目录,按 credits 计费。