Agnikul Cosmos Store Commerce MCP API

The agent-facing commerce surface for Cosmos Store, Agnikul's branded merchandise shop, implementing the Universal Commerce Protocol (dev.ucp.shopping) over MCP. Thirteen tools cover catalog search and lookup, product detail, cart create/update/cancel, checkout create/update/complete/cancel, and order retrieval; a second endpoint adds one policy-and-FAQ question-answering tool. Anonymous — no API key or OAuth token is required to list tools or search the catalog — but completing a checkout requires an idempotency key and contemporaneous buyer approval of payment. This sells t-shirts and mission patches, not launches.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/agnikul-cosmos-store-commerce-mcp-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: agnikul:agnikul-cosmos-store-commerce-mcp-api
name: Agnikul Cosmos Store Commerce MCP API
description: The agent-facing commerce surface for Cosmos Store, Agnikul's branded merchandise shop, implementing
  the Universal Commerce Protocol (dev.ucp.shopping) over MCP. Thirteen tools cover catalog search and
  lookup, product detail, cart create/update/cancel, checkout create/update/complete/cancel, and order
  retrieval; a second endpoint adds one policy-and-FAQ question-answering tool. Anonymous — no API key
  or OAuth token is required to list tools or search the catalog — but completing a checkout requires
  an idempotency key and contemporaneous buyer approval of payment. This sells t-shirts and mission patches,
  not launches.
image: https://shop.agnikul.in/cdn/shop/files/logo.png?v=1705750282
humanURL: https://shop.agnikul.in/agents.md
baseURL: https://shop.agnikul.in/api/ucp/mcp
x-base-note: The endpoint named in the store's own agents.md and llms.txt, probed live at HTTP 200 on
  2026-09-12. The machine-readable /.well-known/ucp profile names the equivalent Shopify permanent domain
  form https://40146b.myshopify.com/api/ucp/mcp; both answer with identical tool sets.
tags:
- Commerce
- Catalog
- Cart
- Checkout
- Orders
- Agentic Commerce
properties:
- type: Documentation
  url: https://shop.agnikul.in/agents.md
- type: MCPServer
  url: mcp/agnikul-mcp.yml
- type: ToolCrosswalk
  url: mcp/agnikul-tool-crosswalk.yml
- type: WellKnown
  url: well-known/agnikul-ucp.json
- type: Authentication
  url: authentication/agnikul-authentication.yml
- type: Conventions
  url: conventions/agnikul-conventions.yml
- type: Idempotency
  url: conventions/agnikul-conventions.yml
- type: DataModel
  url: data-model/agnikul-data-model.yml
- type: ErrorCatalog
  url: errors/agnikul-problem-types.yml
- type: RateLimits
  url: rate-limits/agnikul-rate-limits.yml