{"name":"Play.Fun MCP Server","version":"0.0.1","description":"MCP server for Play.fun game development integration","transport":"Streamable HTTP (2025-06-18 spec)","endpoints":{"mcp":{"path":"/mcp","methods":{"POST":"Send JSON-RPC messages (initialize, tool calls, etc.)","GET":"Open SSE stream for server-initiated messages (requires mcp-session-id header)","DELETE":"Terminate session (requires mcp-session-id header)"}},"health":"/health"},"authentication":{"headers":{"x-api-key":"Your API key from the Play.fun dashboard","x-secret-key":"Your secret key from the Play.fun dashboard","x-base-url":"Optional: Override API base URL (default: https://api.play.fun)"}},"documentation":"Use the MCP resources (docs://quickstart, docs://server-sdk, etc.) for SDK documentation"}