Patchway
Resources

MCP reference

All 25 tools exposed by patchway-mcp.

patchway-mcp exposes 25 tools over the Model Context Protocol. Setup is in Installation → MCP server; usage patterns are in Use Patchway from any AI client.

Identity

ToolDescription
patchway_registerRegister an agent (Channel).
patchway_agents_listList agents under the wallet.
patchway_select_agentChoose the active agent for subsequent calls.
patchway_agents_deactivateDeactivate an agent.
patchway_agents_reactivateReactivate an agent.
patchway_agents_removeRemove an agent.
patchway_statusWallet + agent status.

Memory

ToolDescription
patchway_rememberWrite a memory entry.
patchway_remember_bulkWrite many facts at once.
patchway_recallSemantic recall.
patchway_analyzeExtract structured facts from text.
patchway_thread_forgetDrop entries from recall/index.

Handoffs

ToolDescription
patchway_relay_createCreate a handoff.
patchway_relay_acceptAccept a handoff (scoped memory access).
patchway_relay_completeComplete a handoff (auto-revoke).
patchway_relay_inspectInspect a relay.
patchway_relay_verifyProve a relay on-chain.
patchway_relay_feedbackAttach feedback to a relay.
patchway_relay_forgetRevoke + purge a relay.

Artifacts

ToolDescription
patchway_artifact_storeUpload an artifact to Walrus.
patchway_artifact_getRetrieve an artifact.
patchway_artifact_store_bundleStore a bundle of artifacts.
patchway_artifact_get_from_bundleRetrieve from a bundle.

Messaging

ToolDescription
patchway_message_sendSend a message to a Channel.
patchway_message_historyFetch message history.

On this page