bluesky client without react native baggage written in sveltekit
0
fork

Configure Feed

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

at main 8 lines 100 B view raw
1{ 2 "mcpServers": { 3 "svelte": { 4 "type": "http", 5 "url": "https://mcp.svelte.dev/mcp" 6 } 7 } 8}