MCP server · Walrus Protocol
walrus-protocol
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.
⚠ Proposed MCP surface. No official hosted MCP server was found for Walrus Protocol. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Walrus Protocol publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
store_blob— Store a blob on Walrus for one or more epochs (publisher).store_quilt— Store multiple small files together as a quilt (publisher).get_blob— Retrieve a blob by its blob ID (aggregator).get_blob_by_object_id— Retrieve a blob (with attributes) by its Sui object ID.get_blob_byte_range— Retrieve a specific byte range from a blob.get_patch_by_quilt_id_and_identifier— Retrieve a quilt patch by quilt ID and identifier.get_patch_by_quilt_patch_id— Retrieve a quilt patch by its quilt patch ID.list_patches_in_quilt— List all patches in a quilt.
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.