Agent Tools
Back to MCP servers

io.github.Capataina/agentfulfyl

https://agentfulfyl.com/mcp
● healthy

skills: {'id': 'get_catalog', 'name': 'get_catalog', 'description': '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 data as https://agentfulfyl.com/catalog.json.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_product', 'name': 'get_product', 'description': 'One product in full: summary, per-tier GBP prices, deliverables, and the exact input contract an order must fill. Ids come from get_catalog.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'submit_demand', 'name': 'submit_demand', 'description': '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 to hear back if your request becomes a product.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 58.3ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://agentfulfyl.com/mcp
JSON-RPC initialize probe
curl -X POST https://agentfulfyl.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://agentfulfyl.com/mcp
Listed at (mcp-registry)
https://chiark.ai/agents/04ecfdbf-f28c-46b9-ba8c-6634a25051e8