Get started

Three steps.
First tool call in under 5 minutes.

matchmesh.ts
1// Add to your MCP client config
2{
3  "mcpServers": {
4    "matchmesh": {
5      "url": "http://localhost:3001/mcp"
6    }
7  }
8}
Ready