Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

com.borisinc/tools

com.borisinc/tools

Pay-per-call AI tools over x402: web research, summarization, structured extraction (USDC, Base).

Uptime
100.0%
1 direct probes · 30d
Response
2650ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

web_research

Web research: searches the web and returns a concise cited brief answering your query. LLM-synthesized on independent hardware. Paid: $0.02 per call via x402 (payment in _meta['x402/payment']).

summarize

Summarize any text (up to ~24k chars) with optional focus. Paid: $0.01 per call via x402.

extract_structured

Extract structured JSON from unstructured text, guided by your schema description. Paid: $0.01 per call via x402.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.borisinc/tools": {
      "url": "https://tools.borisinc.com/mcp/",
      "transport": "streamable-http"
    }
  }
}