claude up some atproto stuff
0

Configure Feed

Select the types of activity you want to include in your feed.

protopack / .mcp.json
232 B 12 lines
1{ 2 "mcpServers": { 3 "pdsx": { 4 "command": "uvx", 5 "args": ["--from", "pdsx[mcp]", "pdsx-mcp"] 6 }, 7 "pub-search": { 8 "type": "http", 9 "url": "https://pub-search-by-zzstoatzz.fastmcp.app/mcp" 10 } 11 } 12}