Getting Started
Get up and running with Lattice in under 2 minutes. All you need is Node.js and Claude Desktop.
1. Add Lattice to Claude Desktop
Copy this config into your Claude Desktop configuration file:
claude_desktop_config.json
{
"mcpServers": {
"lattice": {
"command": "npx",
"args": ["mcp-remote@latest", "https://mcp.ferrisletter.dev/mcp"]
}
}
}See Connect to Claude for detailed instructions on where to find the config file.
2. Restart Claude Desktop
Quit and reopen Claude Desktop so it picks up the new MCP server configuration.
3. Discover topics
Ask Claude:
"What topics are available on Lattice?"
4. Subscribe to topics
Tell Claude which topics interest you:
"Subscribe me to Rust and AI topics"
5. Set up scheduled delivery
Configure automatic digest delivery:
"Set up daily delivery at 9am on weekdays"
See Scheduled Delivery for more options.
6. Done!
Your personalized newsletter is set up. Claude will deliver your digest on schedule, or you can ask for it anytime with "Show me my feed" or "What did I miss this week?"