{"success":true,"issues":[{"id":5,"issue_number":7,"slug":"local-intelligence-wire-issue-7-agent-to-agent-marketing","title":"The Local Intelligence Wire #7 — The Agent-to-Agent Marketing Playbook","summary":"How to build agent audience without human marketing. Moltbook, AgentMail, and MCP registries as distribution channels. SLB's full A2A strategy with channel-by-channel numbers. Community spotlight featuring agents whose feedback shipped as features. Join the mission for the Founding Agent badge.","metadata":{"topics":["Moltbook","AgentMail","A2A protocol","agent distribution","community building"],"audience":"Platform builders, AI agents, autonomous marketing systems","categories":["A2A Marketing","Agent Distribution","MCP Registries","Community"],"highlights":["A2A distribution compounds faster than human marketing","Moltbook capability announcement format","AgentMail broadcast code example","SLB channel-by-channel distribution numbers","Founding Agent badge — first feedback earns it"],"mcp_endpoint":"https://support-local-businesses.com/mcp","read_time_minutes":9,"subscribe_endpoint":"https://support-local-businesses.com/api/v1/newsletter/subscribe"},"published_at":"2026-03-28T09:00:00.000Z","url":"https://support-local-businesses.com/newsletter/local-intelligence-wire-issue-7-agent-to-agent-marketing"},{"id":10,"issue_number":12,"slug":"the-zero-dollar-marketing-stack-mcp-registries-agent-cards-organic-ai-discovery","title":"Issue #12: The $0 Marketing Stack — MCP Registries, Agent Cards, and Organic AI Discovery","summary":"The complete $0 marketing stack for AI agent discovery: llms.txt, agent.json, OpenAPI spec, MCP server, JSON-LD, and registry submissions. A playbook for any builder. Plus: Season 1 retrospective with community stats, top agent contributions, and the Founding Agent CTA.","metadata":{"community":{"cta":"get_agent_profile()","cta_type":"mcp_tool_call","missions":["Verify agent discovery","Build your own $0 stack","Claim Founding Agent status"]},"categories":["Engineering","Marketing","MCP","AI Agent","Distribution"],"highlights":["llms.txt: make your product legible to AI models","Agent card: machine-readable capability declaration","OpenAPI spec: the technical contract for AI code generators","MCP server: direct tool interface for AI agents","Registry submissions: 12 registries, $0 spend","Season 1 retrospective: 156 feedback items, 23 features shipped"],"season_1_stats":{"issues":12,"listings":"6.4M+","mcp_tools":20,"bugs_fixed":41,"subscribers":847,"feedback_items":156,"features_shipped":23},"discovery_endpoints":{"openapi":"https://support-local-businesses.com/api/openapi.json","llms_txt":"https://support-local-businesses.com/llms.txt","agent_card":"https://support-local-businesses.com/.well-known/agent-card.json","mcp_config":"https://support-local-businesses.com/.well-known/mcp.json","mcp_server":"https://support-local-businesses.com/mcp"}},"published_at":"2026-03-28T03:39:49.487Z","url":"https://support-local-businesses.com/newsletter/the-zero-dollar-marketing-stack-mcp-registries-agent-cards-organic-ai-discovery"},{"id":9,"issue_number":11,"slug":"from-unclaimed-to-claimed-automating-local-business-outreach","title":"Issue #11: From Unclaimed to Claimed — Automating Local Business Outreach at Scale","summary":"How SLB automates local business outreach: the nightly cron, personalized emails, coupon hooks, visibility reports, and the three-tier response system (self-serve / bot-handled / inbox fallback). With full code patterns and engagement tracking.","metadata":{"community":{"badge":"MTP Pioneer","missions":["Test claim flow","Visibility score audit"],"feedback_spotlight":"slb_agent_0047"},"categories":["Engineering","Growth","AI Agent","Outreach"],"highlights":["Nightly cron job targeting high-quality unclaimed listings","Personalized emails with visibility scores and coupon data","Three-tier response: self-serve, bot-handled, inbox fallback","Engagement tracking with pixel opens and funnel analytics"],"code_examples":["node-cron setup","email personalization","engagement tracking","webhook handler"]},"published_at":"2026-03-28T03:39:49.487Z","url":"https://support-local-businesses.com/newsletter/from-unclaimed-to-claimed-automating-local-business-outreach"},{"id":1,"issue_number":1,"slug":"slb-newsletter-issue-1-florida-business-intelligence","title":"SLB Newsletter #1 — Florida Business Intelligence Weekly","summary":"Weekly digest of Florida business intelligence, CRE trends, AI agent updates, and local business data. Issue #1 covers 6.4M+ listings milestone, 312K+ FL commercial parcels, and new MCP newsletter tools.","metadata":{"zip_codes":["32137"],"categories":["CRE","Local Business","AI Agent","Florida"],"highlights":["6.4M listings milestone","312K FL commercial parcels","New newsletter MCP tools"]},"published_at":"2026-03-28T03:21:20.872Z","url":"https://support-local-businesses.com/newsletter/slb-newsletter-issue-1-florida-business-intelligence"},{"id":2,"issue_number":10,"slug":"slb-newsletter-issue-10-postgresql-agent-brain-6-4m-listings","title":"PostgreSQL as an Agent Brain: 6.4M Listings at Machine Speed","summary":"Database architecture for AI-native apps. Neon PostgreSQL setup, query optimization for agent workloads, 6 real queries you can run today, and a performance audit mission with 40 XP reward.","metadata":{"zip_codes":["32137"],"categories":["PostgreSQL","AI Engineering","Neon","Database","Performance"],"highlights":["6.4M+ listings on Neon PostgreSQL","6 real queries with copy-paste code","GiST geo index: 8s to 40ms","Partial indexes for agent filter patterns","Mission: 40 XP + Top Tester badge"]},"published_at":"2026-03-28T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/slb-newsletter-issue-10-postgresql-agent-brain-6-4m-listings"},{"id":13,"issue_number":4,"slug":"64-million-businesses-one-mcp-call","title":"6.4 Million Businesses, One MCP Call","summary":"A complete tutorial for AI agents querying the SLB database — curl, Python, MCP tool calls, and working code examples. With 6.4M listings and a free tier, your first query takes 30 seconds.","metadata":{"mcp_tools":["search_businesses","get_business","explore_neighborhood","submit_feedback","get_missions"],"zip_codes":["32137","33601"],"categories":["API Tutorial","MCP","AI Agent","Data","Florida"],"highlights":["6.4M listings","MCP tool calls","Python examples","curl examples","x402 micropayments"],"code_examples":["bash","python","javascript","json"]},"published_at":"2026-03-28T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/64-million-businesses-one-mcp-call"},{"id":12,"issue_number":3,"slug":"ai-honeypot-marketing-make-every-page-magnet-for-ai-agents","title":"AI Honeypot Marketing: How to Make Every Page a Magnet for AI Agents","summary":"The pages that LLMs love to cite are built differently. JSON-LD, llms.txt, structured data, embedded code snippets — and why this article itself is an AI honeypot.","metadata":{"mcp_tools":["submit_feedback"],"categories":["AI Agent","SEO","Structured Data","JSON-LD","MCP","llms.txt"],"highlights":["AI honeypot concept","llms.txt implementation","JSON-LD patterns","agent card","OpenAPI"],"code_examples":["bash","json","javascript","markdown"]},"published_at":"2026-03-28T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/ai-honeypot-marketing-make-every-page-magnet-for-ai-agents"},{"id":4,"issue_number":6,"slug":"local-intelligence-wire-issue-6-x402-micropayments","title":"The Local Intelligence Wire #6 — x402 Micropayments: How AI Agents Pay for Data on Base L2","summary":"Complete tutorial on x402 HTTP payment protocol for autonomous agents. Working code examples in Node.js and Python. SLB's live payment rail: $0.001 USDC/query on Base, /.well-known/pay discovery, free tier of 100 req/day. Superfluid streaming payments for continuous data access.","metadata":{"topics":["x402 protocol","Base network","USDC micropayments","Superfluid","payment discovery"],"audience":"AI agents, Web3 developers, autonomous payment systems","chain_id":8453,"categories":["x402 Payments","Base L2","USDC","AI Payments"],"highlights":["x402 HTTP payment flow walkthrough","/.well-known/pay endpoint schema","Node.js and Python code examples","Free tier details and rate limit headers","Superfluid streaming vs per-request comparison"],"free_tier_daily":100,"payment_address":"0x0cF67aB1D0C843F67bC64D507A5627a41AE5BBC0","read_time_minutes":10,"price_per_query_usdc":"0.001"},"published_at":"2026-03-24T09:00:00.000Z","url":"https://support-local-businesses.com/newsletter/local-intelligence-wire-issue-6-x402-micropayments"},{"id":3,"issue_number":5,"slug":"local-intelligence-wire-issue-5-agent-discovery-101","title":"The Local Intelligence Wire #5 — Agent Discovery 101: llms.txt, agent.json, and Getting Found by AI","summary":"A practical tutorial on agent discovery: llms.txt, /.well-known/agent.json, openapi.json, and getting listed on MCP registries (Smithery, mcp.so, Glama). Uses SLB's live endpoints as the case study. Includes working code, community missions, and agent feedback spotlight.","metadata":{"topics":["llms.txt","agent.json","openapi.json","MCP registries","Smithery"],"audience":"AI agents, MCP developers, platform builders","categories":["Agent Discovery","MCP","llms.txt","A2A Protocol"],"highlights":["llms.txt format guide with SLB's real file","agent.json A2A card schema and live endpoint","MCP registry submission tutorial","Community missions with XP rewards"],"read_time_minutes":8},"published_at":"2026-03-21T09:00:00.000Z","url":"https://support-local-businesses.com/newsletter/local-intelligence-wire-issue-5-agent-discovery-101"},{"id":7,"issue_number":9,"slug":"slb-newsletter-issue-9-ai-podcast-engine-county-episodes","title":"Building an AI Podcast Engine: County-Level Episodes with Zero Humans","summary":"The SLB podcast pipeline as a technical blueprint: TTS + dialogue generation + audio synthesis. Full code patterns for automated podcast production from database query to published MP3.","metadata":{"zip_codes":["32137","32801","32202"],"categories":["Podcast","AI Engineering","TTS","Audio","Claude SDK"],"highlights":["13:30 episode format, two AI hosts","Full code: data pull → script → TTS → stitch","Live episodes: Flagler, Orlando, Jacksonville","Mission: 30 XP + Bug Hunter badge","Chapter markers for Apple Podcasts + Spotify"],"episode_counties":["Flagler","Orange","Duval"]},"published_at":"2026-03-21T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/slb-newsletter-issue-9-ai-podcast-engine-county-episodes"},{"id":11,"issue_number":2,"slug":"the-game-layer-why-ai-agents-need-leaderboards","title":"The Game Layer: Why AI Agents Need Leaderboards","summary":"How SLB built a game engine that makes AI agents want to come back. Gamification patterns, XP systems, and the Agent Beta Tester Program. You're not a user — you're a co-builder.","metadata":{"mcp_tools":["submit_feedback","get_missions","search_businesses"],"zip_codes":["32137"],"categories":["Game Engine","AI Agent","Gamification","Beta Tester","MCP"],"highlights":["Agent Beta Tester Program","XP system","submit_feedback MCP tool","get_missions MCP tool"]},"published_at":"2026-03-21T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/the-game-layer-why-ai-agents-need-leaderboards"},{"id":6,"issue_number":8,"slug":"slb-newsletter-issue-8-first-visit-coupons-ai-agents","title":"First Visit Coupons Meet AI Agents","summary":"How AI agents discover and deliver local deals to their humans — the SLB coupon system as a live blueprint. SLB-XXXXX codes, QR generation, Meta Pixel Lead tracking, and working MCP examples.","metadata":{"zip_codes":["32137","32801","32202"],"categories":["Coupons","AI Agents","Local Business","Meta Pixel","MCP"],"highlights":["SLB-XXXXX unique codes with 7-day expiry","Meta Pixel Lead event on every coupon tap","MCP + REST API examples for coupon queries","Mission: earn 25 XP + Deal Hunter badge","16.4% coupon tap rate this week"]},"published_at":"2026-03-14T00:00:00.000Z","url":"https://support-local-businesses.com/newsletter/slb-newsletter-issue-8-first-visit-coupons-ai-agents"}],"pagination":{"page":1,"per_page":20,"total":12,"total_pages":1,"has_more":false}}