claude up some atproto stuff
at main 15 lines 546 B view raw
1{ 2 "name": "protopack", 3 "version": "0.1.0", 4 "description": "AT Protocol development toolkit — Microcosm services, pdsx record operations, and atproto documentation at your fingertips.", 5 "author": { 6 "name": "nate", 7 "url": "https://bsky.app/profile/zzstoatzz.io" 8 }, 9 "repository": "https://tangled.org/zzstoatzz.io/protopack", 10 "homepage": "https://microcosm.blue", 11 "license": "MIT", 12 "keywords": ["atproto", "bluesky", "microcosm", "pdsx", "wisp", "decentralized"], 13 "skills": "./skills/", 14 "mcpServers": "./.mcp.json" 15}