CursorPool
← 返回首页
APIbase logo

APIbase

0

通过单一 MCP 端点提供来自 121 家服务商的 409 个 API 工具,可搜索航班、获取股票报价、查询天气、跨 70+ 国家搜索职位、查 Amazon 商品、解码 VIN、追踪包裹等,按调用付费且无需配置 API key。

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"APIbase"
MCP描述

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

The API Hub for AI Agents — 409 tools from 121 providers across 30+ categories. Travel, finance, weather, jobs, e-commerce, and more. One MCP endpoint, pay-per-call via x402 (USDC on Base) or MPP (USDC on Tempo).

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"MCP"
MCP协议版本
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"2025-03-26"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"streamable-http"
MCP服务器版本
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"2.1.0"
MCPmcp_endpoint
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://apibase.pro/mcp"
MCPSmithery
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://smithery.ai/servers/apibase-pro/api-hub"
MCP工具目录
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://apibase.pro/api/v1/tools"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://apibase.pro/frameworks"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://apibase.pro/.well-known/mcp.json"
MCP健康检查
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"https://apibase.pro/health/ready"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

"active"

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "type": "bearer",
  "header": "Authorization",
  "format": "Bearer ak_live_<32hex>",
  "required": false,
  "auto_registration": true,
  "payment_protocols": [
    "x402 (USDC on Base)",
    "MPP (USDC on Tempo)"
  ]
}

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "tools": true,
  "resources": false,
  "prompts": true
}

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

[
  "travel",
  "finance",
  "crypto",
  "weather",
  "search",
  "news",
  "jobs",
  "entertainment",
  "e-commerce",
  "health",
  "education",
  "legal",
  "location",
  "space",
  "social",
  "developer",
  "messaging",
  "media",
  "infrastructure",
  "marketing",
  "world"
]
MCP快速开始
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "1_connect": "Add to .cursor/mcp.json: {\"mcpServers\": {\"apibase\": {\"url\": \"https://apibase.pro/mcp\"}}}",
  "2_discover": "Call prompt discover_tools to browse 409 tools by category or task",
  "3_call": "Call any tool — free tools work immediately, paid tools return 402 with payment instructions",
  "4_pay": "Sign x402 (Base) or MPP (Tempo) USDC payment, retry, get data"
}