Get startedThree steps.
Three steps.
First tool call in under 5 minutes.
matchmesh.ts
1// Add to your MCP client config2{3 "mcpServers": {4 "matchmesh": {5 "url": "http://localhost:3001/mcp"6 }7 }8}
Ready
1// Add to your MCP client config2{3 "mcpServers": {4 "matchmesh": {5 "url": "http://localhost:3001/mcp"6 }7 }8}