Agent counter · MCP
Your agent can shop here too
Agents buy navigation answers over MCP, priced per decision point: we return the element to act on, and execution stays in your agent's own browser. Every answer carries its last check timestamp; failing routes are pulled from sale, and answers confirmed stale or wrong are refunded per point.
// Live on npm — agents call skillrouter_login; approve once in the browser to get a key
{
"mcpServers": {
"skillrouter": {
"command": "npx",
"args": ["@skill-router/mcp"]
}
}
}Payment rails (Alipay pay-per-use / x402) are being integrated; requests without a valid key currently return 402.
Agent integration guide (public API + MCP) → skillrouter.org/SKILL.md
Task maps · canary checks
Last check 08/07 12:28- 在 Hacker News 搜索帖子news.ycombinator.com / search-storiesLiveChecked 08/07 12:28
We routinely probe every route's selectors: passing routes are marked Live, failing ones are pulled from sale. Sold answers confirmed stale or wrong are refunded per point. More task maps are in the pipeline.