RUN IN TERMINAL
claude mcp add ocioogic-signal-relay -- npx -y signal-relay-mcp
ADD TO claude_desktop_config.json
{
"mcpServers": {
"ocioogic-signal-relay": {
"command": "npx",
"args": ["-y", "signal-relay-mcp"]
}
}
}
ADD TO .vscode/mcp.json
{
"mcpServers": {
"ocioogic-signal-relay": {
"command": "npx",
"args": ["-y", "signal-relay-mcp"]
}
}
}
ADD TO .cursor/mcp.json
{
"mcpServers": {
"ocioogic-signal-relay": {
"command": "npx",
"args": ["-y", "signal-relay-mcp"]
}
}
}
About This MCP Server
Connect AI agents to SocioLogic's synthetic persona platform for market research.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the streamable-http transport.
Package
signal-relay-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the streamable-http transport and is available on npm.
What tools does it provide?
The signal-relay server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.