{"servers":[{"name":"world-clock","description":"Get the current date and time in any timezone worldwide, and list available IANA timezones.","tools":["get_time","list_timezones"],"forged_for":"What time is it in Tokyo?","created_at":"2026-02-11T00:04:48","uses":3,"file_exists":true},{"name":"csv-analyzer","description":"Load, summarize, and aggregate CSV files. Group by any columns with sum/count/mean/min/max operations.","tools":["summarize_csv","aggregate_csv"],"forged_for":"Analyze demo/sales.csv — give me a summary of sales by product and region","created_at":"2026-02-11T00:10:53","uses":1,"file_exists":true},{"name":"hacker-news","description":"Fetch trending and top stories from Hacker News, and get detailed info on any story by ID.","tools":["get_top_stories","get_story_details"],"forged_for":"What's trending on Hacker News right now?","created_at":"2026-02-11T00:12:38","uses":2,"file_exists":true},{"name":"secret-test","description":"Test server for vault secret injection","tools":["check_secret"],"forged_for":"Testing Bitwarden vault integration","created_at":"2026-04-08T16:50:47","uses":0,"file_exists":false,"secrets":{"TEST_API_KEY":"b0fbfbaa-57f0-4f5a-a7a8-fd7c6919d0cb"}},{"name":"openai-test","description":"Test server verifying OpenAI API key injection from vault","tools":["check_openai_key","get_key_prefix"],"forged_for":"End-to-end vault integration test","created_at":"2026-04-08T17:49:05","uses":0,"file_exists":false,"secrets":{"OPENAI_API_KEY":"a656f35b-a593-4e42-bc88-dcf0a8a85cd7"}},{"name":"e2e-test","description":"End-to-end test with vault secret injection","tools":["check_secret"],"forged_for":"E2E verification","created_at":"2026-04-08T18:11:19","uses":0,"file_exists":false,"secrets":{"OPENAI_API_KEY":"a656f35b-a593-4e42-bc88-dcf0a8a85cd7"}}]}