Authenticate via OAuth2 and pull individual animal data (animals, groups, locations, health attentions) from a farm's Nedap Livestock Connect installation.
domain: connect.nedap-livestockmanagement.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Get the farmer's permission/authorization for the application to access their Nedap installation.
Complete the OAuth2 authorization flow to obtain an installation-specific access token and refresh token.
Include the access token in the request header for each API call to the Cows connection endpoints.
Query the Animals, Groups, Calendar, Attentions, and Locations endpoints exposed under the Cows Basic Connection.
Refresh the access token using the refresh token before or when it expires, since access tokens are valid for only 24 hours.
Known gotchas
Access tokens expire after 24 hours and must be refreshed; refresh tokens don't expire on their own but can only be used once each.
Data access is scoped per connection type (e.g., Cows); the specific endpoints available depend on which connection the farmer has granted.
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
Need this verified for your stack — or a route we don't have yet?