marketplace_publish
Publish MCP servers, knowledge blocks, or ideas to the global marketplace. Stores locally and broadcasts over the mesh for discovery by other OpenCode instances.
Instructions
Publish a listing to the global marketplace.
kind: 'mcp_server' | 'knowledge' | 'idea'
mcp_server : offer a reusable MCP server / tool-set capability
knowledge : share a verified FACT block / pattern / snippet
idea : share a hypothesis or proposed concept
Stores locally, then broadcasts over the mesh (SMTP relay) so other OpenCode instances can discover it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | Yes | ||
| tags | No | ||
| owner | No | ||
| title | Yes | ||
| domain | No | ||
| payload | No | ||
| description | No | ||
| ttl_seconds | No | ||
| broadcast_to_mesh | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||