Let AI agents navigate your website
ai-my-site.com gives LLMs structured, authenticated access to your web properties — via a clean API compatible with Claude, GPT-4, Gemini, and any MCP-enabled agent.
// Configure AI agent access to your site { "site": "https://yoursite.com", "agent_access": { "allowed_models": [ "claude-sonnet-4", "gpt-4o", "gemini-2.0" ], "permissions": "read, navigate, submit", "rate_limit": 500, "auth_token": "sk-aimysite-••••••••" }, "wordpress_plugin": true, "llms_txt": "/llms.txt" }
Built for the agentic web
Everything you need to give AI agents structured, safe, and audited access to your WordPress site — with zero custom code.
Define what each AI model can read, submit, or modify. Scoped tokens with expiry, IP restrictions, and role-based access rules.
Auto-generates a structured llms.txt file — the emerging standard for AI-readable site maps. Discoverable by any LLM agent.
One-click integration. No code required. Exposes your content via a clean REST API that any AI agent can navigate.
Works with Claude, GPT-4o, Gemini, Llama, and any MCP-compatible agent — with model-specific rate limits and permissions.
Every AI agent interaction is logged with model identity, intent, accessed pages, and timestamps. Export to CSV anytime.
Allowlist trusted AI agents while blocking scrapers and unauthorized bots. Works alongside Cloudflare and your existing WAF.
Agent-ready in minutes
Install the WordPress Plugin
Search "ai-mysite.com" in the WordPress plugin directory, activate, and connect your account. Your site immediately gets a structured AI endpoint.
Configure access rules
Define which models can access which pages, what actions they can take, and set rate limits from the ai-mysite.com dashboard.
Share your endpoint
AI agents discover your site's access rules via /llms.txt or connect using your scoped API token.
Monitor in real-time
Every AI agent visit appears in your live dashboard. See what was accessed, by which model, when — and block bad actors instantly.
# Your site's AI-readable endpoint GET https://yoursite.com/wp-json/aimysite/v1/ # Response structured for LLMs { "site_name": "Your Site", "description": "...", "allowed_actions": [ "read_posts", "search", "submit_form" ], "content_index": [ { "title": "About", "url": "/about", "ai_summary": "..." } ], "rate_limit": 500 }
Simple, transparent pricing
Start free. Scale as your AI traffic grows. No per-seat fees, no hidden charges.
- 1 WordPress site
- 500 AI requests / month
- llms.txt auto-generation
- Basic audit logs (7 days)
- Community support
- Up to 5 sites
- 50,000 AI requests / month
- All AI models supported
- Full audit logs (unlimited)
- Bot protection mode
- Priority email support
- Unlimited sites
- Unlimited AI requests
- Custom model rules
- SIEM / log streaming
- SSO + team accounts
- Dedicated CSM + SLA
