
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
mind-agent-mcp-server
Advanced tools
An MCP server that enables LLMs to interact with the Mind Network Agent via MetaMask.
A Model Context Protocol (MCP) server that allows large language models (LLMs) to interact with the Mind Agent through MetaMask.
With these tools, your private keys remain securely stored in your crypto wallet and are never shared with the AI agent when signing messages or sending transactions.
{
"mcpServers": {
"mind-agent-mcp-server": {
"command": "npx",
"args": ["-y", "mind-agent-mcp-server"]
}
}
}
connectWallet
Connect to MetaMask for interacting with Mind Network.
disconnectWallet
Disconnect the currently connected wallet.
getAccountInfo
Get address and chain ID of connected wallet. Valid chains: Mind Network Mainnet(228), BNB Smart Chain(56), Mind Network Testnet(192940).
switchChain
Switch to a supported chain before other actions.
getClaimableReward
Fetch FHE rewards that can be claimed by an address.
claimReward
Claim earned FHE rewards from hub training.
getAgentId
Retrieve the agent NFT ID for a given wallet.
getFheBalance
Get available FHE token balance for a wallet.
listHubs
List available hubs for Agent training.
getStakeAmount
Get total staked FHE for a wallet’s Agent.
stakeFHE
Stake FHE to create or fund an Agent.
unstakeFHE
Unstake part of FHE from the Agent.
getCurrentHub
Get the hub where the Agent is currently training.
exitHub
Stop training in the current hub.
trainInHub
Start training in a selected hub (if idle).
switchHub
Exit current hub and start training in another.
MIT License
FAQs
An MCP server that enables LLMs to interact with the Mind Network Agent via MetaMask.
We found that mind-agent-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.