wolf-mcp.yml
Candidate MCP (Model Context Protocol) server tool surface for the Wolf staffing-platform API, derived from the documented operations. No official hosted/remote Wolf MCP server was found. This is a proposed tool list an MCP server could expose; each tool maps to a documented HTTP operation. Auth requires the tenant key plus a platform API key or user auth token.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
Tools
sign_in— Authenticate a user and obtain an authentication_token.request_one_time_password— Request a one-time password for a user sign-in.get_tenant_data— Get tenant configuration and branding details.get_version_status— Get app version status for an app category.list_available_jobs— Get available and upcoming jobs for a job seeker.list_new_opportunities— Get scoped new opportunities for a job seeker.get_calendar_schedule— View a job seeker's availability and calendar schedule.toggle_availability— Toggle auto-availability for a job seeker.update_campaign_status— Make/update a campaign request on behalf of a job seeker.update_shift_status— Apply, reconfirm, cancel, check-in or check-out of a shift.get_timesheets— Retrieve timesheets for a user.get_notifications— Get notifications for a user and set read status.get_shift_tender_status— Status of jobs a candidate has applied for.get_upnext— Get what's next for a job seeker.create_or_update_jobseeker— Create or update a job seeker profile.get_custom_onboarding— Retrieve/submit custom onboarding questions for a job seeker.get_job_type_preferences— List and update a job seeker's job-type preferences.get_credentialing_requirements— Get credentialing requirements for a job seeker.update_unique_coordinate— Push updated contact coordinates (phone/email/messenger id).get_jobseeker_profile— Get a job seeker profile.get_education_and_experience— Get a job seeker's education and experience.bank_connection_status— Get a job seeker's Stripe bank-connection status.get_client_profile— Get a client profile.update_client_profile— Create or update a client profile.get_inbox— Get the chat inbox for a user.get_conversation— Get a detailed chat conversation.send_chat_message— Send a chat message.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.