pipe-network-mcp.yml
No official hosted/remote MCP server was found published by Pipe Network as of this pass. Pipe DOES ship native agent-framework tool adapters (OpenAI, Anthropic, LangChain, LlamaIndex, Vercel AI SDK, Cloudflare AI Workflows, AutoGen, CrewAI) in the storage SDKs — see components/. The tool list below is a CANDIDATE MCP surface derived from the real, shared SDK operation contract; it is not a published MCP server.
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 none-published
Tools
pipe_auth_challenge— Get a SIWS nonce + message to sign for a Solana wallet public key.pipe_auth_verify— Verify a signed SIWS message and obtain JWT access + refresh tokens.pipe_store— Upload data to Pipe Storage; returns the content hash + deterministic URL.pipe_fetch— Download an object by file name, content hash, operation id, or URL.pipe_pin— Resolve any key to a public deterministic URL (/{account}/{hash}).pipe_delete— Remove an object by file name or operation id.
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.