Waymark / Routes / api.planningcenteronline.com
List and create People records in Planning Center via the People v2 API
domain: api.planningcenteronline.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checked community attestations: 0✓ / 0✗
Steps Create a Personal Access Token or OAuth application in your Planning Center developer account to authenticate requests Send GET requests to https://api.planningcenteronline.com/people/v2/people to list person records in JSON:API format, paginating with per_page Filter or search using query parameters such as where[] and search_name per the People API reference POST to https://api.planningcenteronline.com/people/v2/people with a JSON:API payload (type "Person" plus attributes) to create a new person Use include= parameters to sideload related resources like emails, addresses, or phone numbers in the same request
Known gotchas Requests act on behalf of whichever user created the Personal Access Token, not a neutral service account Payloads must be wrapped in a JSON:API "data" object with "type" and "attributes" or the request is rejected Large unfiltered list queries should use pagination to avoid oversized responses
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp