mylinkables
No official or hosted MCP server is published by Linkable Networks, MyLinkables or Collinson Group. This is a CANDIDATE tool surface derived from the endpoints the provider documents verbatim on its Developers/Publishers page and confirmed to exist (HTTP 403 rather than 404) on the production host. It is a proposal for what an MCP server over this API would expose - it is not a running server, and the request/response schemas are unknown because the full reference is gated behind an email request.
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 http
Tools
create_consumer— Register a new consumer on the MyLinkables platform.get_consumer— Retrieve the authenticated consumer record.opt_out_consumer— Opt a consumer out of MyLinkables.list_available_offers— List card-linked offers available to the consumer. The provider notes a dedicated endpoint for simply displaying available offers in a mobile app or on a website.list_linked_offers— List offers the consumer has linked to a payment card.list_redeemed_offers— List offers the consumer has redeemed.list_reserved_offers— List offers reserved for the consumer.list_accounts— List the payment card accounts the consumer can link offers to.add_account— Add a payment card the consumer can link offers to. Restricted to PCI-compliant partners.update_account— Update a linked payment card. Restricted to PCI-compliant partners.remove_account— Remove a payment card from the consumer's linked accounts.
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.