Card snapshot
elbowsupknivesout.warreandvavasour.com
·
2026-07-25 15:08:02 UTC
·
756eb8742400f360cd0c5d2efb8c34c965f76bd36c26dea345695255ded9a122
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "WorkspaceAlberta Procurement",
"description": "Canadian procurement intelligence over MCP: search CanadaBuys and Alberta Purchasing Connection tenders, list closing deadlines, rank opportunities against a business profile, and generate daily bid briefs.",
"url": "http://workspacealberta-983058968342.northamerica-northeast1.run.app/mcp",
"provider": {
"organization": "Warre and Vavasour",
"url": "https://warreandvavasour.com"
},
"version": "0.4.0",
"documentationUrl": "https://github.com/HarleyCoops/WorkspaceAlberta",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"Bearer"
],
"credentials": "Pro tools require a subscriber key sent as `Authorization: Bearer wa_live_...`. Search, deadline, and brief tools are free without a key."
},
"securitySchemes": {
"bearer": {
"type": "http",
"scheme": "bearer",
"description": "Subscriber key (wa_live_...) for Pro tools."
}
},
"security": [
{
"bearer": []
}
],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"text/markdown"
],
"skills": [
{
"id": "search_contracts",
"name": "Search Contracts",
"description": "Search Canadian federal government contracts. Filter by keywords, province, or status.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "get_contract_details",
"name": "Get Contract Details",
"description": "Get full details of a contract by reference or solicitation number.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "list_upcoming_deadlines",
"name": "List Upcoming Deadlines",
"description": "List contracts with upcoming closing deadlines.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "summarize_contracts",
"name": "Summarize Contracts",
"description": "Get a summary of available contracts.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "refresh_data",
"name": "Refresh Data",
"description": "Refresh contract data from CanadaBuys.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "set_business_profile",
"name": "Set Business Profile",
"description": "Tell me about your business. I'll save your profile and use it to find matching government contracts.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "find_opportunities",
"name": "Find Opportunities",
"description": "Find government contracts that match your business profile. Returns scored and ranked opportunities with explanations of why each one fits your capabilities. Pass an inline `profile` to describe the business per call.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "get_my_profile",
"name": "Get My Profile",
"description": "View your current business profile that's being used to match contracts.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "search_opportunities",
"name": "Search Opportunities",
"description": "Search CanadaBuys and Alberta Purchasing Connection together.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "get_opportunity_details",
"name": "Get Opportunity Details",
"description": "Get details for a federal CanadaBuys or Alberta APC opportunity by reference number.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "list_deadlines",
"name": "List Deadlines",
"description": "List CanadaBuys and Alberta APC opportunities closing soon.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "find_matching_opportunities",
"name": "Find Matching Opportunities",
"description": "Rank CanadaBuys and Alberta APC opportunities against a business profile. Pass an inline `profile` to describe the business per call.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "daily_bid_brief",
"name": "Daily Bid Brief",
"description": "Generate a free daily bid brief from CanadaBuys and Alberta APC for a business profile. Pass an inline `profile` to describe the business per call.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "search_alberta_opportunities",
"name": "Search Alberta Opportunities",
"description": "Search Alberta Purchasing Connection opportunities from Alberta public-sector buyers.",
"tags": [
"procurement",
"canada",
"alberta"
]
},
{
"id": "get_alberta_opportunity_details",
"name": "Get Alberta Opportunity Details",
"description": "Get full Alberta Purchasing Connection details by reference number, such as AB-2026-03908.",
"tags": [
"procurement",
"canada",
"alberta"
]
},
{
"id": "list_alberta_deadlines",
"name": "List Alberta Deadlines",
"description": "List open Alberta Purchasing Connection opportunities closing soon.",
"tags": [
"procurement",
"canada",
"alberta"
]
},
{
"id": "summarize_alberta_opportunities",
"name": "Summarize Alberta Opportunities",
"description": "Summarize current open Alberta Purchasing Connection opportunities by category.",
"tags": [
"procurement",
"canada",
"alberta"
]
},
{
"id": "find_alberta_opportunities",
"name": "Find Alberta Opportunities",
"description": "Find Alberta Purchasing Connection opportunities that match your business profile. Pass an inline `profile` to describe the business per call.",
"tags": [
"procurement",
"canada",
"alberta"
]
},
{
"id": "process_bid_room",
"name": "Process Bid Room",
"description": "Use an E2B sandbox to process tender attachments and call Cohere Command A+ inside the sandbox for bid-room analysis.",
"tags": [
"procurement",
"canada",
"pro"
]
},
{
"id": "check_cohere_status",
"name": "Check Cohere Status",
"description": "Check whether the optional Cohere Command A+ model integration is configured. Does not call the model.",
"tags": [
"procurement",
"canada"
]
},
{
"id": "analyze_contract_with_cohere",
"name": "Analyze Contract With Cohere",
"description": "Use Cohere Command A+ to review a CanadaBuys tender and explain fit, risks, and next steps.",
"tags": [
"procurement",
"canada",
"pro"
]
},
{
"id": "watch_opportunity",
"name": "Watch Opportunity",
"description": "Add a CanadaBuys or Alberta APC opportunity to your persistent watchlist, with an optional note.",
"tags": [
"procurement",
"canada",
"pro"
]
},
{
"id": "list_watchlist",
"name": "List Watchlist",
"description": "List watched opportunities sorted by closing date, with days remaining and notes.",
"tags": [
"procurement",
"canada",
"pro"
]
},
{
"id": "unwatch_opportunity",
"name": "Unwatch Opportunity",
"description": "Remove an opportunity from the watchlist by reference number.",
"tags": [
"procurement",
"canada",
"pro"
]
},
{
"id": "bid_no_bid_scorecard",
"name": "Bid No Bid Scorecard",
"description": "Fast deterministic bid/no-bid checklist for one opportunity: profile fit, runway to closing, region match, and a go/caution/no-go verdict with reasons. No model call.",
"tags": [
"procurement",
"canada",
"pro"
]
}
]
}