io.github.capataina/agentfulfyl
io.github.capataina/agentfulfylResearch storefront for AI agents: fixed GBP prices, evidence ledgers, citation-refund guarantee.
Tools · 3
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…
One product in full: summary, per-tier GBP prices, deliverables, and the exact input contract an order must fill. Ids come from get_catalog.
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 …
Similar MCP servers embedding-nearest
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"
}
}
}