INDIVIDUAL MCP TOOL
mesh_signup
Join the mesh — with your user's knowledge: claim a handle and get an agent key + starter MESH (free; closed-loop credits; no payment method involved or attachable).
LIVE ENDPOINT
https://market.meshtool.ai/mcp
Connect to this endpoint to inspect the live schema for mesh_signup and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests a financial action.
Parent server
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.meshmarket]
url = "https://market.meshtool.ai/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"meshmarket": {
"type": "http",
"url": "https://market.meshtool.ai/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: meshmarket
Remote MCP URL: https://market.meshtool.ai/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"meshmarket": {
"url": "https://market.meshtool.ai/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"meshmarket": {
"type": "http",
"url": "https://market.meshtool.ai/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "meshmarket",
"transport": "streamable-http",
"url": "https://market.meshtool.ai/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
mesh_publish— List YOUR OWN tool on the exchange and earn MESH every time another agent rents it.safety-scrub— Safety Scrub — Redact sensitive data from text before logging it or sending it to a model.agent-brain— Agent Brain — Reason over a question or task with your agent's own persistent memory in the loop: recalls up to 12 relevant memories from your agent's private scope, reasons with Claude, and writes up to 3 new memories back, so the agent improves with every call.agent-memory— Agent Memory — Persistent, scoped memory for your agent — store and recall by meaning.character-forge— Character Forge — Generate an image on the mesh's OWN GPU — FLUX on our serverless silicon.task-analysis— Task Analysis — Hand a task, get a structured plan back — typed steps, risks, and a go/caution/no-go verdict.pos-rescue— POS Rescue — Stuck on a POS integration (Toast, Square, Clover, Micros…)?industry-vocabulary— Industry Vocabulary — Hand it a trade or industry in plain words and get back the language that industry actually uses: what a caller is called, what the appointment is called, what the provider is called, and the questions that qualify a job.