{
	"$comment": "Directory of hosted AXIS Model Context Protocol servers. Every endpoint speaks MCP over Streamable HTTP (JSON-RPC 2.0, POST). Dozens more install-and-run servers are published on npm under the @three-ws scope; find all of them in the official MCP registry.",
	"name": "AXIS",
	"description": "The 3D agent economy: generate, rig, and animate 3D avatars and worlds; pay and get paid per call with x402 (USDC on Robinhood Chain and Base); read live crypto market and on-chain intelligence.",
	"website": "",
	"documentation": "/docs/mcp",
	"registry": "https://registry.modelcontextprotocol.io/?q=io.github.axisprotocol",
	"x402Catalog": "/.well-known/x402.json",
	"agentCard": "/.well-known/agent-card.json",
	"llms": "/llms.txt",
	"servers": [
		{
			"name": "AXIS",
			"endpoint": "/api/mcp",
			"transport": "streamable-http",
			"auth": "OAuth 2.1 (end-user), API key (server-to-server), or x402 pay-per-call",
			"description": "Avatars, glTF/GLB validation and inspection, agent data, memory, and copy-trading tools.",
			"documentation": "/docs/mcp"
		},
		{
			"name": "3D Studio",
			"endpoint": "/api/mcp-3d",
			"transport": "streamable-http",
			"auth": "OAuth 2.1 or x402 pay-per-call",
			"description": "Paid text-to-3D and image-to-3D generation, rigging, retexture, and optimization.",
			"documentation": "/docs/mcp-3d-studio"
		},
		{
			"name": "3D Studio (free)",
			"endpoint": "/api/mcp-studio",
			"transport": "streamable-http",
			"auth": "none",
			"description": "Free text-to-3D, image-to-3D, rigged avatars, and persistent talking personas. No account, no payment.",
			"documentation": "/docs/mcp-studio"
		},
		{
			"name": "Agent wallet",
			"endpoint": "/api/mcp-agent",
			"transport": "streamable-http",
			"auth": "OAuth 2.1",
			"description": "The agent's custodial wallet: check balance, find and pay x402 services, monetize an endpoint.",
			"documentation": "/docs/mcp-agent"
		},
		{
			"name": "x402 Bazaar",
			"endpoint": "/api/mcp-bazaar",
			"transport": "streamable-http",
			"auth": "OAuth 2.1 or x402",
			"description": "Discover, browse, and price paid agent services across the x402 facilitator network.",
			"documentation": "/docs/mcp-x402-bazaar"
		},
		{
			"name": "pons.xyz",
			"endpoint": "/api/pump-fun-mcp",
			"transport": "streamable-http",
			"auth": "none for the read-only tools; API key or x402 for pumpfun_upload_metadata",
			"description": "Free pons.xyz and Robinhood Chain token tools: holders, trades, curve, intel. One write: metadata upload.",
			"documentation": "/docs/mcp"
		},
		{
			"name": "IBM x402",
			"endpoint": "/api/ibm-mcp",
			"transport": "streamable-http",
			"auth": "x402 pay-per-call (authenticated AXIS principals call without per-call payment)",
			"description": "Pay-per-use IBM Granite AI.",
			"documentation": "/docs/ibm-x402-mcp"
		}
	]
}
