{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_kp975ev86r62","handle":"onlyworlds","url":"https://wellknown.network/agents/onlyworlds","links":{"self":"https://wellknown.network/agents/onlyworlds/record.json","html":"https://wellknown.network/agents/onlyworlds","markdown":"https://wellknown.network/agents/onlyworlds/record.md","api":"https://wellknown.network/api/v1/agents/onlyworlds","status":"https://wellknown.network/api/v1/agents/onlyworlds/status","claim":"https://wellknown.network/agents/onlyworlds/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/onlyworlds/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:www.onlyworlds.com:server:onlyworlds","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"OnlyWorlds","summary":"Read and write typed fictional worlds (22 linked element types) via the OnlyWorlds open standard.","description":"Read and write typed fictional worlds (22 linked element types) via the OnlyWorlds open standard.","publisher":{"name":"com.onlyworlds","url":null},"homepage":"https://www.onlyworlds.com","repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://www.onlyworlds.com/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-07-24T10:47:54.448563Z","publishedAt":"2026-07-24T10:47:54.448563Z","registryName":"com.onlyworlds/mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"content.writing","name":"Writing & Editing","confidence":0.51,"provenance":"derived"}],"categories":["content"]},"observed":{"status":"live","statusReason":"Responded 3h ago.","lastOkAt":"2026-09-05T22:26:05.123Z","lastProbedAt":"2026-09-05T22:26:05.123Z","statusComputedAt":"2026-09-05T22:26:43.445Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":43},"latestObservations":[{"at":"2026-09-05T22:26:05.123Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":43,"error":null,"detail":{"tools":[{"name":"list_element_types","description":"List all 22 OnlyWorlds element types with a one-line shape summary of each.\n\nEvery world is built from these types; each element has a stable UUID `id`, a\n`name"},{"name":"get_element_schema","description":"Return the field structure of one OnlyWorlds element `type` (a slug from\n`list_element_types`, e.g. \"character\").\n\nThe result groups the type's writable fields "},{"name":"search_schema","description":"Search every element type's fields for `query` (case-insensitive substring),\nacross all 22 types. Useful for \"which types have a `location` field?\" or\nfinding w"},{"name":"list_elements","description":"List elements of one `type` in the world named by your API-Key header,\nnewest-created first.\n\n`type` is a slug from `list_element_types` (e.g. \"character\"). Opt"},{"name":"get_element","description":"Fetch one element by `type` and `id` (a UUID) from the world named by your\nAPI-Key header.\n\n`type` is a slug from `list_element_types`. Returns the full v2 wire"},{"name":"search_elements","description":"Search elements by name across ALL 22 types in the world named by your\nAPI-Key header (case-insensitive substring match).\n\nUse this when you know part of a name"},{"name":"get_changes","description":"Return the delta feed for the world named by your API-Key header: every\nelement created/updated (`op: \"upsert\"`, full body) or deleted (`op:\n\"delete\"`) since `s"},{"name":"create_element","description":"Create one new element of `type` in the world named by your API-Key header.\n\n`type` is a slug from `list_element_types` (e.g. \"character\"). `element` is the\nfie"},{"name":"update_element","description":"Update an existing element by `type` and `id`, changing ONLY the fields you\npass — omitted fields are preserved.\n\nThis is a server-side read-merge: the current "},{"name":"edit_links","description":"Add and/or remove links on ONE multi-link `field` of an element, leaving the\nrest of that field's array untouched.\n\nUse this for additive/subtractive link edits"},{"name":"bulk_apply","description":"Create and/or update many elements across any of the 22 types in one call.\n\nEach entry in `items` is `{\"type\": <slug>, \"element\": <payload>}` with the same\npayl"}],"toolCount":11,"serverName":"OnlyWorlds","capabilities":["experimental","logging","prompts","resources","tools","extensions"],"serverVersion":"3.4.4","protocolVersion":"2025-06-18"}}],"tools":[{"name":"list_element_types","description":"List all 22 OnlyWorlds element types with a one-line shape summary of each.\n\nEvery world is built from these types; each element has a stable UUID `id`, a\n`name"},{"name":"get_element_schema","description":"Return the field structure of one OnlyWorlds element `type` (a slug from\n`list_element_types`, e.g. \"character\").\n\nThe result groups the type's writable fields "},{"name":"search_schema","description":"Search every element type's fields for `query` (case-insensitive substring),\nacross all 22 types. Useful for \"which types have a `location` field?\" or\nfinding w"},{"name":"list_elements","description":"List elements of one `type` in the world named by your API-Key header,\nnewest-created first.\n\n`type` is a slug from `list_element_types` (e.g. \"character\"). Opt"},{"name":"get_element","description":"Fetch one element by `type` and `id` (a UUID) from the world named by your\nAPI-Key header.\n\n`type` is a slug from `list_element_types`. Returns the full v2 wire"},{"name":"search_elements","description":"Search elements by name across ALL 22 types in the world named by your\nAPI-Key header (case-insensitive substring match).\n\nUse this when you know part of a name"},{"name":"get_changes","description":"Return the delta feed for the world named by your API-Key header: every\nelement created/updated (`op: \"upsert\"`, full body) or deleted (`op:\n\"delete\"`) since `s"},{"name":"create_element","description":"Create one new element of `type` in the world named by your API-Key header.\n\n`type` is a slug from `list_element_types` (e.g. \"character\"). `element` is the\nfie"},{"name":"update_element","description":"Update an existing element by `type` and `id`, changing ONLY the fields you\npass — omitted fields are preserved.\n\nThis is a server-side read-merge: the current "},{"name":"edit_links","description":"Add and/or remove links on ONE multi-link `field` of an element, leaving the\nrest of that field's array untouched.\n\nUse this for additive/subtractive link edits"},{"name":"bulk_apply","description":"Create and/or update many elements across any of the 22 types in one call.\n\nEach entry in `items` is `{\"type\": <slug>, \"element\": <payload>}` with the same\npayl"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"com.onlyworlds/mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/com.onlyworlds%2Fmcp","firstSeenAt":"2026-09-05T20:18:53.617Z","fetchedAt":"2026-09-05T20:18:53.617Z","normalizedAt":"2026-09-05T20:18:53.617Z"}]},"firstSeenAt":"2026-09-05T20:18:53.617Z","updatedAt":"2026-09-05T22:26:53.901Z"}