npm
poke
观察池 · 暂无正式排名
该项目当前未满足“两个有效维度 + 两种数据源”的主榜门槛。
— 未排名
可观测采用度当前有效 · 2026-09-12 0
动量缺失 —
关注度缺失 —
信号可信度 依据当前有数据的独立评分维度数量计算。
有限1/3 · 1 种数据源
项目介绍
The official Poke developer toolkit — a CLI and Node.js SDK for managing authentication, MCP server connections, and programmatic access to your Poke agent.
Built by Interaction Company in California.
Use the SDK to interact with your Poke agent programmatically.
Get your API key at poke.com/kitchen/api-keys.
Create a webhook trigger. Returns a webhookUrl and webhookToken that you use with sendWebhook.
Fire a webhook trigger with data. Use the webhookUrl and webhookToken returned by createWebhook.
Authenticate with your Poke account. Opens a browser for device code login.
Display the currently authenticated user.
Register a remote MCP server connection.
Forward a local port to Poke…