OnlyWorlds for Cursor
com.onlyworlds/mcp
Read and write typed fictional worlds (22 linked element types) via the OnlyWorlds open standard.
client:Cursor
transport:streamable-http
tools:11
Install OnlyWorlds in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://www.onlyworlds.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs