MCPServers
Ephor Collaboration - MCP server logo

Ephor Collaboration

0
0

Summary

An MCP server that facilitates collaborative debates between multiple AI agents, enabling them to discuss and reach consensus on user prompts. Built with Node.js and TypeScript, it manages multi-turn conversations through a session-based architecture where participants can register, submit responses, and view other contributions in real-time. The server provides tools for participant registration, response submission, and session status checking, making it ideal for scenarios requiring deliberative consensus among AI agents like the 'Council of Ephors' use case.

Available Actions(4)

register-participant

Register as a participant in a collaboration session with an initial response. Parameters: name (string), prompt (string), initial_response (string), persona_metadata (optional object with style and era properties).

submit-response

Submit a follow-up response during the debate. Parameters: sessionId (string), prompt (string), response (string).

get-responses

Retrieve all responses from the debate session. Parameters: sessionId (string), prompt (optional string).

get-session-status

Check if the registration waiting period has elapsed. Parameters: prompt (string).

Last Updated: April 17, 2025

커뮤니티 리뷰

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

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

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

Coming soon to
HighlightHighlight AI

언어

TypeScript

카테고리

태그