{"name":"ThruLines Planning Agent","description":"External agent surface for reading planning resources and proposing reviewed feature/story changes.","version":"1.0.0","url":"https://thrulines.app/.well-known/agent-card.json","provider":{"name":"ThruLines"},"authentication":{"type":"bearer","description":"Use a ThruLines session, personal API token, or service-account API token."},"endpoints":{"mcp":"https://thrulines.app/mcp","a2a":"https://thrulines.app/a2a/jsonrpc","reviewApi":"https://thrulines.app/api/v1/teams/{teamId}/protocol-drafts","taskApi":"https://thrulines.app/api/v1/teams/{teamId}/protocol-tasks"},"capabilities":{"protocols":["mcp","a2a"],"operations":["planning.list_teams","planning.search","planning.list_features","planning.list_stories","planning.propose_create","planning.propose_update","planning.get_draft","planning.list_drafts"],"reviewQueue":true,"taskHistory":true,"limits":{"readRequestsPerMinute":120,"writeRequestsPerMinute":30}}}