PinAppAI
warningsmcp.pinappai.com
Visual website feedback your coding agent applies: pin change requests on the live site over MCP.
https://mcp.pinappai.com/mcpWebsiteOAuthMCP 2025-11-25v0.1.0last checked 24 Aug 2026spoke MCP on 3 of 3 checks (30 days)initialize in 513 msHow to authenticate
Checked against the endpoint by our probe on 24 Aug 2026. These are the capabilities the server advertises, not a prediction about any particular client.
| Scheme | OAuth |
|---|---|
| Issuer | https://mcp.pinappai.com |
| Dynamic client registration | ✓Advertised (RFC 7591) |
| Client ID Metadata Document | ✓Supported A client identifies itself by a URL to its own metadata, so no registration step is required. |
| PKCE | ✓S256 |
| Grant types | authorization_code, refresh_token |
| Scopes | mcp:read, mcp:write |
| Protected-resource metadata | ✓Published (RFC 9728) |
| Anonymous access | Handshake succeeds; 38 tools listable |
| Credentials demanded in prose | ✕create_project, update_workspace, invite_member, remove_member, list_audit_events, list_api_keys, get_api_key, revoke_api_key, restore_api_key These tools are listed anonymously and their own descriptions ask for an account or key, but no challenge is issued — so a client has nothing to act on and the refusal arrives as a tool error. |
| Documentation | https://pinappai.com/docs/mcp/ |
What the probe found
9 of the 38 tools listed anonymously say in their own descriptions that they need an account or a key (create_project, update_workspace, invite_member, remove_member, list_audit_events, list_api_keys, get_api_key, revoke_api_key, restore_api_key), but the endpoint issued no WWW-Authenticate challenge. The requirement is stated only in prose, so a call reaches the tool and comes back as a tool error instead of an authorization step.
A cross-origin preflight came back without Access-Control-Allow-Origin, so the endpoint is reachable from native clients only — code running in a web page is stopped by the browser before a request is ever sent.
The server exposes a public surface before authorization: list_projects, get_review_summary, list_change_requests, get_change_request, analyze_patterns, get_screenshot, get_project, create_project, update_project, archive_project, unarchive_project, list_workspaces, create_workspace, get_workspace, update_workspace, delete_workspace, list_members, invite_member, update_member_role, remove_member, list_reviewers, invite_reviewer, revoke_reviewer, list_audit_events, list_api_keys, get_api_key, revoke_api_key, restore_api_key, get_me, update_me_profile, export_my_data, pinappai_get_iteration_coverage, pinappai_list_iterations, pinappai_list_apply_inbox, pinappai_apply_change_requests, pinappai_reset_review_data, pinappai_register_change_items, pinappai_get_workflow.
Tools
Contract history
Get alerted when this contract changes
Depend on this server? Leave an email and get a message when a probe records a change — a tool removed, an argument newly required, an enum narrowed. Alerts are being built; signing up is what tells us to hurry.
Prefer a feed reader? This page's contract changes are also an Atom feed.
Status badge
Status for a README, from the last probe — cached an hour, so up to seven hours behind the endpoint. Links back to this page.
[](https://mcpi.app/servers/pinappai)Own this server?
Sign in to claim this listing by proving control of the endpoint.