{"serverInfo":{"name":"Eloquent Surfaces","version":"1.0.0"},"transport":{"type":"http","endpoint":"https://surfaces.eloquentanalytics.com/api/mcp","method":"POST"},"capabilities":{"tools":{"available":true,"listChanges":false}},"tools":[{"name":"list_surfaces","description":"List all registered interaction surfaces. Optionally filter by category.","inputSchema":{"type":"object","properties":{"category":{"type":"string","enum":["standard","emerging","speculative"],"description":"Filter surfaces by category."}}},"annotations":{"readOnlyHint":true,"openWorldHint":false}},{"name":"get_surface","description":"Get detailed metadata for a single surface by its pattern_id.","inputSchema":{"type":"object","properties":{"pattern_id":{"type":"string","description":"The pattern_id of the surface to retrieve."}},"required":["pattern_id"]},"annotations":{"readOnlyHint":true,"openWorldHint":false}}]}