food.copo.st
food.copo.st
live
Unverified (seed import)
Media & Personal
7 tools
imperative implementation
Copo.st
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 1 · Act 5 · Transact 1 · Score: Not yet scored
Tool inspector
send_message
transact
imperative
May require confirmation
Sends a direct message to a user profile by username, then opens the resulting message thread in the app. This requires sign-in.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
username |
string | yes | Username of the profile to send a direct message to. A leading @ or a /@username profile URL is accepted. |
text |
string | yes | Direct-message text to send. |
includeServerResponse |
boolean | no | Whether to include the raw api/dm/threads/broadcast send response in the tool result. Defaults to true. |
Raw JSON schema
{
"type": "object",
"required": [
"username",
"text"
],
"additionalProperties": false,
"properties": {
"username": {
"type": "string",
"minLength": 1,
"description": "Username of the profile to send a direct message to. A leading @ or a /@username profile URL is accepted."
},
"text": {
"type": "string",
"minLength": 1,
"description": "Direct-message text to send."
},
"includeServerResponse": {
"type": "boolean",
"description": "Whether to include the raw api/dm/threads/broadcast send response in the tool result. Defaults to true."
}
}
}
Similar websites
tracinginsights.com
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
live
Unverified
Media & Personal
select-f1-data
get-current-selection
list-available-options
get-data-status
wait-for-data
Inspect tools
fiveminutebrief.ai
fiveminutebrief.ai
live
Unverified
Media & Personal
list_public_topics
get_public_topic
get_latest_brief
get_public_topic_preview
get_brief_newsletter
Inspect tools
panoptik-studio.vercel.app
panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
live
Unverified
Media & Personal
Transact tools
get_project_state
list_clips
list_scenes
get_silence_intervals
get_transcript
Inspect tools
webroom.openai.chatgpt.site
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
demo
Unverified
Media & Personal
get_document_info
get_edit_state
get_edit_history
get_image_preview
open_image_from_url
Inspect tools