Select the types of activity you want to include in your feed.
1{ 2 "mcpServers": { 3 "pdsx": { 4 "command": "uvx", 5 "args": ["--from", "pdsx[mcp]", "pdsx-mcp"] 6 }, 7 "atproto": { 8 "command": "uvx", 9 "args": ["atproto-mcp"] 10 }, 11 "pub-search": { 12 "type": "http", 13 "url": "https://pub-search-by-zzstoatzz.fastmcp.app/mcp" 14 } 15 } 16}