mcpserver.lol
registry/connect-mcp
Connection check local install

connect-mcp

Identity and reputation for AI agents: resolve social handles to wallet addresses, check reputation scores, and send tokens from any MCP client.

Tools 10
GitHub stars 4
Installs / wk 761
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

10 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

connect_agent_prompt from source
Natural-language agent turn for Farcaster/Lens cohort discovery. Blocking up to 60s. Omit sessionId to start; include to continue. Do not send requester.
connect_drop from source
Execute a Smart Send (batch token transfer). Returns 201 when submitted or 202 when recipients still processing — retry with same idempotencyKey.
connect_drop_balance from source
Get native and ERC-20 balances for the API key owner Smart Send embedded wallet on a chain. Use before connect_drop to verify gas and token funds.
connect_get_price from source
Get public x402 list prices for lookup, scores, and agent (reference only; live paywall amounts are in 402 responses).
connect_lookup from source
Resolve social identities to EVM and Solana wallet addresses. If status is processing, retry the same payload.
connect_lookup_exposed from source
List platforms a recipient has exposed on Connect, with enriched profile, scores, and wallet addresses. May require x402 payment when the profile owner charges for lookups.
connect_me from source
Get the Connect profile, scores, and all linked accounts for the API key owner. Use to identify which user the key belongs to.
connect_scores_batch from source
Batch scores for linked accounts or Connect usernames. Optional filter excludes users below minScore (quidli 0–100, neynar/lens 0–1, ethos 0–2800).
connect_scores_by_account from source
Scores for a linked social account or wallet.
connect_scores_by_username from source
Scores by Connect public username.