palenca-vech-mcp.yml
Candidate MCP server surface derived from Palenca's public /v1 OpenAPI operations. Palenca does not publish an official hosted/remote MCP server; this is a proposed read/write tool set mapping the marquee income- and employment-verification operations. Auth via x-api-key. Not an official Palenca product.
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.
Descriptor
Candidate descriptor · transport proposed (stdio or streamable-http)
Tools
create_user— Register a new formal or gig economy worker.retrieve_user— Get a user by ID.list_users— Paginated list of users created within a date range.retrieve_user_accounts— Return a user's connected accounts.retrieve_account— Get an account by ID.retrieve_account_profile— Return personal/profile information for an account.retrieve_account_employment— Return the employment history of an account.retrieve_account_earnings— Paginated earnings data for a gig-economy account.list_account_logins— List logins for a specific account.create_webhook— Create a webhook subscription associated with a widget.list_webhooks— List the account's webhooks.search_consents— Search consents within a date range with pagination.
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.