Mô tả
Sprite allows you to connect your WordPress site to Sprite, enabling automated content management powered by artificial intelligence.
Features:
- Automated Blog Posts – Sprite can generate and publish blog posts directly to your WordPress site
- AI Discoverability – Sprite hosts a UCP and MCP server on your behalf so AI agents can talk to your site directly
- WooCommerce Support – Access product information for AI-powered content generation (requires WooCommerce)
- Secure Authentication – Shared secret authentication keeps your site secure
- Standard WordPress API – Uses the built-in WordPress REST API for maximum compatibility
How It Works:
- Install and activate the plugin
- Click “Connect to Sprite” in the plugin settings
- Authorize the connection in your Sprite account
- Sprite can now interact with your WordPress content via the standard REST API
Security:
- All communication uses HTTPS
- Shared secret authentication with constant-time comparison
- Dedicated service user for all operations
- Revocable access at any time
External Services:
This plugin connects to the following external services:
- heysprite.com – For user authorization during connection setup
This connection only occurs when you explicitly click “Connect to Sprite”.
For more information, see the Sprite Privacy Policy and Terms of Service.
Cài đặt
- Upload the
sprite-connectorfolder to the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the ‘Sprite’ menu in your WordPress admin
- Click ‘Connect to Sprite’ and follow the authorization flow
Hỏi đáp
-
Do I need a Sprite account?
-
Yes, you need a Sprite account to use this plugin. You can sign up at heysprite.com.
-
Is WooCommerce required?
-
No, WooCommerce is optional. The plugin works with standard WordPress posts and media. WooCommerce product access is automatically available if WooCommerce is installed.
-
How do I disconnect?
-
Go to the Sprite settings page in your WordPress admin and click “Disconnect”. This will revoke all access.
-
Is my data secure?
-
Yes. We use shared secret authentication with constant-time comparison to prevent timing attacks. All communication is encrypted via HTTPS. Your WordPress credentials are never shared with Sprite.
-
What can Sprite access?
-
Sprite accesses your site through the standard WordPress REST API with a dedicated service user. This includes:
* Read/write posts
* Read pages
* Upload media
* Add .well-known file for AI discoverability
* Read products (if WooCommerce is installed)
Đánh giá
Người đóng góp & Lập trình viên
“Sprite Connector” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Sprite Connector” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.2.0
- Host IndexNow key file at root for Sprite-managed submissions to Bing, Yandex, and other IndexNow consumers
- Inject Bing Webmaster Tools verification meta tag for Sprite-managed Bing URL submissions
- REST API endpoints for Sprite backend to push the IndexNow key and Bing verification code
1.1.0
- Add .well-known/ucp and .well-known/mcp-server-card support for AI agent discovery
- REST API endpoint for Sprite backend to push discovery manifests
- Rewrite rules to serve manifests at standard .well-known paths
- Icon and copy updates
1.0.0
- Initial release
- OAuth-style authentication flow
- Shared secret authentication for WordPress REST API
- Service user management
- WooCommerce compatibility