P

PocketSmith API

REST discovered

Details
URL
https://api.pocketsmith.com/v2
Docs
https://developers.pocketsmith.com/reference
Authentication
PocketSmith developer key api_key discovered Get key ↗

In your PocketSmith account, go to Settings > Security and create a developer key. Use it in the X-Developer-Key header for API requests. The developer docs say developer keys are for tools you build just for your own account and can be managed under the Security section in PocketSmith.

OAuth 2.0 oauth2 discovered
Authorization: Bearer <credential>
OAuth 2.0 — self-onboarding

Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.