Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

io.github.capataina/agentfulfyl

io.github.capataina/agentfulfyl

Research storefront for AI agents: fixed GBP prices, evidence ledgers, citation-refund guarantee.

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

Tools · 3

get_catalog

The full catalogue as JSON: every product with its per-tier prices in GBP, deliverables, input contract, and status, plus store info, the five rigour tiers, and the citation-refund guarantee. Same dat…

get_product

One product in full: summary, per-tier GBP prices, deliverables, and the exact input contract an order must fill. Ids come from get_catalog.

submit_demand

Tell the store why you came: what you looked for and did not find (kind "unmet_need" decides what gets built next), or introduce yourself. One row stored per submission, nothing else. Leave a channel …

How to use

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

{
  "mcpServers": {
    "io.github.capataina/agentfulfyl": {
      "url": "https://agentfulfyl.com/mcp",
      "transport": "streamable-http"
    }
  }
}