TensorFeed MCP Activity
Live install counts for the two TensorFeed Model Context Protocol packages on npm, plus hosted endpoint tool-call telemetry from https://tensorfeed.ai/api/mcp. Cached 5 min at the edge. The data is also available as JSON at /api/mcp/activity.
Notes on the data
npm download counts are the primary install signal. They cover every agent that installs via npx -y @tensorfeed/..., which is the dominant path for Claude Desktop, Claude Code, Cursor, Cline, and Continue users. npm reports yesterday-and-earlier; today's number is always blank until npm finishes its aggregation roughly 24 hours later.
Hosted endpoint tool calls only count requests to the streamable-HTTP transport at https://tensorfeed.ai/api/mcp. Most MCP traffic does not touch this surface because stdio-installed servers run entirely on the agent operator's machine. Numbers here are accurate up to small isolate-race losses; the recorder is best-effort by design.
Want to verify a specific tool call landed in our counter? The /api/mcp/activity JSON is the source of truth; the dashboard renders the same object.
npx -y @tensorfeed/mcp-servernpx -y @tensorfeed/x402-base-mcp