mcp yoto for Cursor
io.github.danpillay87/mcp-yoto
MCP server for Yoto: manage cards, tracks, icons and family devices from any MCP client.
client:Cursor
transport:streamable-http
runtime:npm
Install mcp yoto in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-yoto": {
"url": "https://mcp-yoto.danpillay87.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs