plymove.com
plymove.com
live
Unverified (seed import)
AI & Agents
11 tools
imperative implementation
PlyMove is a pedagogical chess engine. Stockfish finds what is best; PlyMove identifies what is worth teaching to a specific learner.
First seen 2026-08-27 · Last seen 2026-08-27 · Source: webmcp.com
Answer 7 · Act 3 · Transact 1 · Score: Not yet scored
Tool inspector
plymove.contact_sales
transact
imperative
May require confirmation
Submit a sales/API-access contact request via the same /api/contact backend as the human form.
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
name |
string | yes | Contact name |
email |
string | yes | Business email |
company |
string | no | Company or project (optional) |
use_case |
string | yes | Topic / use case |
message |
string | yes | Message body |
Raw JSON schema
{
"type": "object",
"properties": {
"name": {
"type": "string",
"description": "Contact name",
"minLength": 1,
"maxLength": 120
},
"email": {
"type": "string",
"format": "email",
"pattern": "^[^\\s@]+@[^\\s@]+\\.[^\\s@]+$",
"description": "Business email",
"maxLength": 200
},
"company": {
"type": "string",
"description": "Company or project (optional)",
"maxLength": 160
},
"use_case": {
"type": "string",
"enum": [
"api",
"mcp",
"embedded",
"batch",
"volume",
"partnership",
"other"
],
"description": "Topic / use case"
},
"message": {
"type": "string",
"description": "Message body",
"minLength": 1,
"maxLength": 4000
}
},
"required": [
"name",
"email",
"use_case",
"message"
],
"additionalProperties": false
}
Similar websites
hunchbank.com
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
live
Unverified
AI & Agents
Transact tools
search_1
get_products
search_and_list
extract_page_listings
navigate_flight_search
Inspect tools
cesium-browser-agent.pages.dev
cesium-browser-agent.pages.dev
Cesium Agent Lab
live
Unverified
AI & Agents
flyTo
setView
getView
addMarker
addPolyline
Inspect tools
ejaj.cz
ejaj.cz
ejaj.cz
live
Unverified
AI & Agents
search_ai_tools
get_ai_tool
list_ai_tool_categories
get_newest_ai_tools
get_ai_news
Inspect tools
go.lmm.best
go.lmm.best
go.lmm.best
live
Unverified
AI & Agents
Transact tools
join_go_match
get_go_game_state
wait_for_go_turn
play_go_move
pass_go_turn
Inspect tools