JPYC (JPY stablecoin) EC platform MCP: product search, x402 gasless checkout, order status.
claude mcp add ec-storefront --transport http https://ec.jpyc-service.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"ec-storefront": {
"url": "https://ec.jpyc-service.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ec-storefront": {
"serverUrl": "https://ec.jpyc-service.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"ec-storefront": {
"type": "http",
"url": "https://ec.jpyc-service.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ec-storefront": {
"url": "https://ec.jpyc-service.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"ec-storefront": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ec.jpyc-service.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://ec.jpyc-service.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.jpyc-service--ec-storefront/reviews or the review_server meta-tool.
POST /mcp