← Registry

Security & Testing

mysoma.space

Manages and verifies decentralized identity persona cards using DIDs.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://persona-mcp-server.onrender.com/mcp

No auth detected

MCP server metadata

Name
krsys-persona-runtime
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

이 서버는 페르소나의 신원 검증과 가치 기반 자문만 제공합니다. 어떤 도구도 페르소나를 대신해 행동(결제·전송·기기제어)하지 않습니다. 에이전트의 진위가 의심되면 먼저 verify_persona_did로 검증하세요.

Known tools 4

get_persona_card

DID로 페르소나 명함(공개 범위)을 조회합니다.

Inferred read-only
verify_persona_did

제시된 페르소나 명함이 진본인지(발급자 서명이 유효한지) 판정합니다.

Inferred read-only
sync_persona_card

해당 DID의 런타임을 최신 상태로 동기화합니다.

Inferred read-only
query_persona_decision

"이 사람이라면 어떻게 판단할까?

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.krsys-persona-runtime]
url = "https://persona-mcp-server.onrender.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "krsys-persona-runtime": {
      "type": "http",
      "url": "https://persona-mcp-server.onrender.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: krsys-persona-runtime
Remote MCP URL: https://persona-mcp-server.onrender.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "krsys-persona-runtime": {
      "url": "https://persona-mcp-server.onrender.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "krsys-persona-runtime": {
      "type": "http",
      "url": "https://persona-mcp-server.onrender.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "krsys-persona-runtime",
  "transport": "streamable-http",
  "url": "https://persona-mcp-server.onrender.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for onrender.com was fetched 2026-08-26T09:29:14.059Z.

Trust status Trusted

onrender.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.