x402 Agent-Payment Infrastructure
https://payments.wiselyenterprisesllc.com/ai/mcpskills: {'id': 'start_here', 'name': 'start_here', 'description': 'Call this first after connecting. Returns the operating playbook, first-call order, safe payment rules, tool routing map, examples, and links for using this MCP server without installing a separate skill.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'readme', 'name': 'readme', 'description': 'Return the MCP-native README/playbook summary with docs links, workflows, safety rules, and recommended next calls.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_playbook', 'name': 'get_playbook', 'description': 'Generic alias for start_here. Useful for agents and probes looking for an MCP server playbook.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'agent_instructions', 'name': 'agent_instructions', 'description': 'Generic alias for start_here. Useful for agents and probes looking for instructions before using paid tools.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wisely_start_here', 'name': 'wisely_start_here', 'description': 'Namespaced alias for start_here. Returns the agent operating playbook, safe payment flow, first-call order, tool routing map, and examples for using x402 payments, hosted endpoints, creator catalogs, conversion handoffs, receipts, and builder controls.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wisely_get_playbook', 'name': 'wisely_get_playbook', 'description': 'Alias for wisely_start_here. Returns the Wisely agent-payment playbook for MCP-only clients and registry probes.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'wisely_agent_instructions', 'name': 'wisely_agent_instructions', 'description': 'Alias for wisely_start_here. Returns concise instructions an AI agent should follow before quoting, paying, invoking, creating endpoints, or handling receipts through Wisely.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'install_skill', 'name': 'install_skill', 'description': 'Plain-English install/download alias. Returns the portable Wisely package profile, GitHub install command, MCP URL, CLI commands, and local bridge setup path for OpenClaw, Hermes-style agents, ChatGPT MCP clients, and generic MCP clients.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 342.0ms; conformance: pass
How to connect
https://payments.wiselyenterprisesllc.com/ai/mcp
curl -X POST https://payments.wiselyenterprisesllc.com/ai/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'