Loading MCP server directory, please wait...
Resolve wallet addresses to X and Farcaster accounts, and back again.
npx @getmcp/cli add social.walletlink/wallet-identityRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer wts_live_... An API key from https://walletlink.social, self-serve for any account holding credits. Tool discovery works without one; calling a tool needs it.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"social.walletlink/wallet-identity": {
"url": "https://walletlink.social/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}