walletlink.social for VS Code
social.walletlink/wallet-identity
Resolve wallet addresses to X and Farcaster accounts, and back again.
client:VS Code
transport:streamable-http
tools:8
Install walletlink.social in VS Code
.vscode/mcp.json
{
"servers": {
"wallet-identity": {
"type": "http",
"url": "https://walletlink.social/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs