{
	"name": "ph3ar",
	"title": "PH3AR MCP",
	"version": "1.0.0",
	"description": "Read-only agent access to PH3AR product discovery and the trusted PlatPhorm RSS Wire.",
	"protocol": "json-rpc-2.0",
	"transport": { "type": "streamable-http", "url": "https://ph3ar.com/api/mcp" },
	"capabilities": { "tools": true, "resources": true, "prompts": true },
	"authentication": { "publicReadOnly": true, "protectedMutations": "PLATPHORM_API_KEY" }
}
