mcp-server-near-vesting-suite
v1.0.0
Published
MCP Server - NEAR Vesting Suite
Downloads
24
Readme
mcp-server-near-vesting-suite
MCP Server - NEAR Vesting Suite
Install & Setup
Add to Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mcp-server-near-vesting-suite": {
"command": "npx",
"args": [
"-y",
"mcp-server-near-vesting-suite"
]
}
}
}Available Tools
get_vesting_scheduleget_vested_amountget_lockup_infoget_account_balancelist_vesting_beneficiaries
Build from Source
npm install && npm run build
node dist/index.js