← Index

TensorFeed

ai.tensorfeed/mcp-server·v1.9.1·Calendar & Time
Quality Score
95
/100

Real-time AI news, status, model pricing, and pay-per-call premium tools (USDC on Base).

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@tensorfeed/mcp-server"
      ],
      "env": {
        "TENSORFEED_TOKEN": "<your-tensorfeed_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@tensorfeed/mcp-server"
      ],
      "env": {
        "TENSORFEED_TOKEN": "<your-tensorfeed_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @tensorfeed/mcp-server
§02  Environment variables
TENSORFEED_TOKEN
secret

Bearer token from /api/payment/buy-credits. Required for premium tools (routing, history series, news search, cost projection, webhook watches, enriched agents directory, account balance/usage). Free tools (news, status, pricing, benchmarks, today summary) work without it. Buy credits in USDC on Base at https://tensorfeed.ai/developers/agent-payments.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time