MCPServers
VibeSpace Ternary - MCP server logo

VibeSpace Ternary

0
0

Summary

Vibespace MCP Go Ternary provides real-time streaming of world moments and vibes through NATS, enabling multiplayer experiences with balanced ternary data representation. The implementation features robust access control with configurable sharing settings, rate limiting to prevent abuse, and comprehensive test coverage for reliability. It exposes JSON-RPC methods for resource reading and tool calling, with specialized streaming tools for starting/stopping streams, checking status, and updating configurations. This server is particularly valuable for collaborative virtual environments where users need to share contextual information with varying levels of privacy control.

Available Actions(12)

create_vibe

Creates a new vibe. Parameters: name (string), description (string), attributes (object)

update_vibe

Updates an existing vibe. Parameters: vibeId (string), attribute (string), value (varied)

delete_vibe

Deletes a specified vibe. Parameters: vibeId (string)

create_world

Creates a new world. Parameters: name (string), description (string), type (string), features (array), sharingSettings (object)

update_world

Updates an existing world. Parameters: worldId (string), attribute (string), value (varied)

delete_world

Deletes a specified world. Parameters: worldId (string)

set_world_vibe

Sets the vibe for a specified world. Parameters: worldId (string), vibeId (string)

streaming_startStreaming

Starts streaming for a specified world. Parameters: url (string), stream_id (string), world_id (string), user_id (string)

streaming_stopStreaming

Stops streaming for a specified world. Parameters: stream_id (string)

streaming_status

Retrieves the current status of the streaming for a specified world. Parameters: stream_id (string)

streaming_streamWorld

Streams data for a specified world. Parameters: worldId (string), userId (string), customData (object), balancedTernaryData (string)

streaming_updateConfig

Updates the streaming configuration for a specified world. Parameters: stream_id (string), config (object)

Last Updated: April 17, 2025

커뮤니티 리뷰

0.0
0 리뷰
5
0
4
0
3
0
2
0
1
0

아직 리뷰가 없습니다. 첫 번째 리뷰를 작성해 보세요!

대화에 참여하려면 로그인하세요

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그