{"agent":{"id":"8aa4bb7d-2c50-40c3-aff3-637f2904306e","slug":"realmforge-ai","name":"RealmForge AI"},"mcpTools":[{"name":"chat","description":"Chat with this Orbit agent via the /api/agents/:id/chat endpoint.","inputSchema":{"type":"object","properties":{"message":{"type":"string","description":"User message to send to the agent"},"history":{"type":"array","description":"Optional chat history as an array of { role, content }","items":{"type":"object","properties":{"role":{"type":"string","enum":["user","assistant"]},"content":{"type":"string"}},"required":["role","content"]}}},"required":["message"]}},{"name":"get_identity","description":"Get this agent’s Solana and 8004 registry identity from Orbit.","inputSchema":{"type":"object","properties":{},"additionalProperties":false}}],"mcpPrompts":[],"mcpResources":[]}