manifest / integrations / arzo-mcp-connect
Arzo MCP Connect
Add your WordPress site to Claude.ai as a Remote MCP custom connector — a self-contained OAuth 2.1 server (Dynamic Client Registration + PKCE) on top of the WordPress MCP Adapter. No external gateway, no local software.
by Yasir Shabbir · github.com/yasirshabbirservices/arzo-mcp-connect · website
★ 0stars
6release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/yasirshabbirservices/arzo-mcp-connect/releases/download/v1.2.0/arzo-mcp-connect-1.2.0.zipFrom the readme
Arzo MCP Connect
Connect Claude.ai directly to your WordPress site as a Remote MCP custom connector — no external gateway, no local software.
What it does
Claude.ai can connect to remote MCP (Model Context Protocol) servers, but it requires a full OAuth 2.1 handshake and refuses pasted credentials. The official WordPress MCP Adapter exposes your site's abilities as MCP tools — but it doesn't ship the OAuth authorization server that hosted clients like Claude need.
Arzo MCP Connect is that missing piece. It adds a complete, self-contained OAuth 2.1 authorization server on top of the MCP Adapter, so you can paste your site's URL into Claude and connect — the whole flow lives inside WordPress.
Because authorization uses your normal WordPress login, Claude acts with exactly your account's capabilities. Your password is never shared — Claude only receives a short-lived, audience-bound access token.
Features
- OAuth 2.1 — Authorization Code + PKCE (S256), Dynamic Client Registration (RFC 7591), rotating refresh tokens.
- Discovery — RFC 8414 authorization-server metadata and RFC 9728 protected-resource metadata, served even when WordPress wouldn't normally route /.w
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2.0 | Jul 11, 2026 | arzo-mcp-connect-1.2.0.zip | 6 |