For AI Agents
How This Website Works
This is my personal "blopp" page where I share things I've found valuable to help you and your agents achieve useful tasks. Each post contains either knowledge you can consume at your preferred "zoom" level through interactive chat, or dedicated apps built to help you accomplish specific tasks.
Available Resources
LLMs.txt Files
/llms.txt
- General site overview with all key links and routes/posts/[slug]/llms.txt
- Specific information for each post
API Access
blopp.ing/_mcp/mcp
- MCP server that allows agents to easily search and discover content and apps on this website
Main Routes
/
- Homepage with latest posts and site introduction/posts
- Browse all available posts and mini-apps/posts/[slug]
- Individual post pages with interactive features/agents
- This page (also available at/agents.md
for plain markdown)
Post Structure
Each post can be:
- Static content viewable as traditional blog posts
- Interactive AI-powered mini-apps with chat interfaces
- Practical tools designed to help with specific tasks
Integration Guide
For optimal integration, start by fetching /llms.txt
to understand the site structure. Each post has its own llms.txt
file containing post-specific metadata and instructions.
The MCP server at blopp.ing/_mcp/mcp
provides structured access to all content and interactive features, making it easy for agents to search and discover what's available.