mcp-social-walletlink-wallet-identity.ocm.jsonjson {
"ocm": "1",
"id": "mcp-social-walletlink-wallet-identity",
"kind": "tool",
"name": "walletlink.social",
"description": "Resolve wallet addresses to X and Farcaster accounts, and back again.",
"publisher": "starl3xx",
"version": "1.2.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"mcp",
"mcp-server",
"mcp-registry"
],
"languages": [
"en"
],
"supports_tools": true
},
"quality_prior": 0.6,
"examples": [
"Resolve wallet addresses to X and Farcaster accounts, and back again."
],
"primary": false,
"metadata": {
"source": {
"provider": "mcp-registry",
"repository": "https://github.com/starl3xx/wallet-to-social",
"path": "server.json",
"ref": "1.2.0",
"url": "https://github.com/starl3xx/wallet-to-social",
"key": "social.walletlink/wallet-identity",
"registry": "https://registry.modelcontextprotocol.io"
}
},
"endpoints": [
{
"protocol": "mcp",
"url": "https://walletlink.social/api/mcp"
}
]
}