# PlatPhorm Schema Registry > The universal contract and schema registry for the PlatPhorm network. > Version: 1.0.0 ## Overview PlatPhorm Schema Registry is the core documentation platform that exposes: - The PlatPhorm Universal Schema Pack - API Reference & MCP Integration - Network API & JSON-LD - REST/MCP examples ## Website https://json.platphormnews.com ## Core Contract Files The following strict JSON schema files define the network: - https://json.platphormnews.com/schemas/json/platphorm-universal-schema-pack.json - https://json.platphormnews.com/schemas/json/core.schema.json - https://json.platphormnews.com/schemas/json/realm.schema.json - https://json.platphormnews.com/schemas/json/item.schema.json - https://json.platphormnews.com/schemas/json/observability.schema.json - https://json.platphormnews.com/schemas/json/agent.schema.json ## API Endpoints The network supports the v0 standard endpoints: - GET /v0/universes - GET /v0/realms - GET /v0/realm/{id}/items ### System Endpoints - GET /api/health - GET /api/docs (OpenAPI 3.1) - GET /faq - GET https://platphormnews.com/api/network/graph - GET /.well-known/platphorm.json ## MCP Server Endpoint: https://json.platphormnews.com/api/mcp ### Required Tools - network.get_universe - network.list_realms - network.get_realm - network.get_trace - network.get_request - network.get_provenance - network.get_fingerprint - network.get_agent_run - content.get_item - content.search ## Contact Built by PlatPhorm Website: https://platphormnews.com