Liveability MCP for Cursor
io.github.whitepepper355/liveability-mcp
Liveability scoring for Japanese addresses: shopping, medical, transit, education, nature, safety.
client:Cursor
transport:sse
Install Liveability MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"liveability-mcp": {
"url": "https://liveability.jp/mcp/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs