What was tested
Public metadata paths for MCP discovery: server.json, .well-known/mcp.json, AI MCP manifest, and CORS/header behavior for normal external GET/HEAD/OPTIONS requests.
Wisely EnterprisesAgent-payment infrastructureProof page
This page documents the public discovery paths used by MCP directories, scoring bots, and agent clients.
Public metadata paths for MCP discovery: server.json, .well-known/mcp.json, AI MCP manifest, and CORS/header behavior for normal external GET/HEAD/OPTIONS requests.
{
"server": "x402 Agent-Payment Infrastructure",
"transport": "streamable-http",
"mcpUrl": "https://payments.wiselyenterprisesllc.com/ai/mcp",
"metadata": [
"https://payments.wiselyenterprisesllc.com/server.json",
"https://payments.wiselyenterprisesllc.com/.well-known/mcp.json",
"https://payments.wiselyenterprisesllc.com/ai/mcp/manifest"
],
"publicSafe": true
}