MCP.so
登录
O

osk Calculators — precision calculators for AI agents (x402)

@PARK-JUHWAN

关于 osk Calculators — precision calculators for AI agents (x402)

Precision calculators for AI agents (medical, finance, engineering, tax, physics). Pay-per-call in USDC via x402 on Base. No API keys.

基本信息

分类

其他

传输方式

stdio

发布者

PARK-JUHWAN

提交者

PARK-JUHWAN

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "osk-calculators": {
      "url": "https://x402-svt9.onrender.com/mcp",
      "transport": "streamable-http"
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is osk Calculators?

osk Calculators exposes a large catalog of precision calculators as MCP tools, enabling AI agents to search for, retrieve, and run calculators programmatically.

How to use osk Calculators?

Connect via Streamable HTTP at the endpoint https://x402-svt9.onrender.com/mcp. Use the three MCP tools: search_calculators(query) to find calculators, get_calculator(name) to retrieve input schema and price, and call_calculator(name, args) to execute a calculator.

Key features of osk Calculators

  • Search calculators by topic with search_calculators
  • Get input schema and price for any calculator
  • Run calculators directly via call_calculator
  • Large catalog of precision calculators
  • Streamable HTTP transport for MCP

Use cases of osk Calculators

  • AI agents performing complex calculations on demand
  • Integrating precise mathematical tools into workflows
  • Automating cost-aware calculator selection and execution
  • Providing structured calculator inputs from natural language queries

FAQ from osk Calculators

What tools does osk Calculators provide?

osk Calculators provides three MCP tools: search_calculators, get_calculator, and call_calculator.

How do I connect to osk Calculators?

Connect via Streamable HTTP at the endpoint https://x402-svt9.onrender.com/mcp.

How is pricing determined?

Each calculator has its own price, which is returned by get_calculator alongside the input schema.

评论

其他 分类下的更多 MCP 服务器