Allnodes (Staking and Web3 Hosting API) Connector for AI agents.
20 live capabilities
Manage your blockchain infrastructure and staking rewards with natural language.
Waiting for input…
Why people use Allnodes (Staking and Web3 Hosting API)
Allnodes for Automated Validator Maintenance
With this Connector, you just ask your agent to check the status of your validators. It pulls the data instantly and tells you if anything is wrong. You can even tell it to restart the node for you, getting it back online in seconds without ever touching a terminal.
What Vinkius changes
You move from clicking through dashboards to just asking for what you need.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Midnight Maintenance
A node goes down at 3 AM.
- Real-world use case 02
The New Launch
A dev wants to launch a new masternode.
- Real-world use case 03
The Reward Audit
An investor wants to see their total rewards.
Complete set · 20capabilities
The complete Allnodes (Staking and Web3 Hosting API) capability set.
These are the exact actions your AI can choose when you ask it to work with Allnodes (Staking and Web3 Hosting API).
01—04
4 capabilities in this set.
Part of 20 available through Allnodes (Staking and Web3 Hosting API).
- 01 Capability
Get fullnodes
Get all full nodes. This lists every full node you have currently running on the platform.
- 02 Capability
Get instant server profiles
Get all available Instant server installation profiles. This helps you see what operating systems and setups are ready for quick deployment.
- 03 Capability
Get instant server upgrades
Get all available Instant server upgrades. Use this to see how you can scale your current instant server resources.
- 04 Capability
Get instant servers
Get all available Instant servers. This provides a complete list of your active instant server environments.
05—08
4 capabilities in this set.
Part of 20 available through Allnodes (Staking and Web3 Hosting API).
- 05 Capability
Get servers
Get all bare-metal servers. This lets you view your high-performance bare-metal hardware in one list.
- 06 Capability
Get ssh keys
Get all SSH Keys. This allows you to see every public key currently associated with your account.
- 07 Capability
Get validators
Get all validators. Use this to see a bird's eye view of all your active validator nodes.
- 08 Capability
Host instant server
Host an Instant server. Use this to spin up a new instant server environment with a single command.
09—12
4 capabilities in this set.
Part of 20 available through Allnodes (Staking and Web3 Hosting API).
- 09 Capability
Host node
Host a validator or masternode. This provisions a new node for specific currencies like ETH, SOL, or DOT.
- 10 Capability
Prepare deterministic
Prepare deterministic registration. Use this to start the process for a deterministic node registration.
- 11 Capability
Remove ssh key
Remove an SSH Key. This lets you delete old or unused keys to keep your security profile clean.
- 12 Capability
Remove validator
Remove a validator. This lets you decommission and remove a validator from your active list.
13—16
4 capabilities in this set.
Part of 20 available through Allnodes (Staking and Web3 Hosting API).
- 13 Capability
Restart fullnode
Restart a full node. Use this to trigger a reboot for a specific full node when it needs a refresh.
- 14 Capability
Staking action
Perform a staking action. Use this to stake, unstake, withdraw, or claim rewards for various currencies.
- 15 Capability
Submit deterministic
Submit deterministic registration. Use this to finalize and submit your deterministic registration details.
- 16 Capability
Get delegation
Get a specific delegation. This fetches the details for a single staking delegation you want to inspect.
17—20
4 capabilities in this set.
Part of 20 available through Allnodes (Staking and Web3 Hosting API).
- 17 Capability
Get delegations
Get all delegations. Use this to see every staking delegation across your entire Allnodes account.
- 18 Capability
Get fullnode
Get a specific full node. This retrieves the metadata and status for one specific full node.
- 19 Capability
Add ssh key
Add a new SSH Key. Use this to quickly register a new key for secure terminal access to your nodes.
- 20 Capability
Get validator
Get a specific validator. This pulls the current status and rewards for a single validator.
Set up in minutes
One URL. Then ask Allnodes (Staking and Web3 Hosting API) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Allnodes (Staking and Web3 Hosting API) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Allnodes (Staking and Web3 Hosting API), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Allnodes (Staking and Web3 Hosting API) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Allnodes (Staking and Web3 Hosting API) URL.
- Step 03
Save and start
Save the connection and enable Allnodes (Staking and Web3 Hosting API) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"allnodes-staking-and-web3-hosting-api": {
"url": "https://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Allnodes (Staking and Web3 Hosting API)
Open Agent mode in chat and ask: "Using Allnodes (Staking and Web3 Hosting API), help me...". 20 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"allnodes-staking-and-web3-hosting-api": {
"url": "https://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Allnodes (Staking and Web3 Hosting API)
Ask Copilot: "Using Allnodes (Staking and Web3 Hosting API), help me...". 20 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"allnodes-staking-and-web3-hosting-api": {
"url": "https://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Allnodes (Staking and Web3 Hosting API)
Open Cascade and ask: "Using Allnodes (Staking and Web3 Hosting API), help me...". 20 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"allnodes-staking-and-web3-hosting-api": {
"url": "https://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Allnodes (Staking and Web3 Hosting API)
Ask Cline: "Using Allnodes (Staking and Web3 Hosting API), help me...". 20 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add allnodes-staking-and-web3-hosting-api --transport http "https://edge.vinkius.com/vk_preview_pDWCp6EtFRt6bE9O0uTi9hDg7OoPxhITrh8Umr63/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Allnodes (Staking and Web3 Hosting API)
Ask Claude: "Using Allnodes (Staking and Web3 Hosting API), show me...". 20 tools are ready
Where the request belongs
Work Allnodes can move forward.
This is for the blockchain developer who's tired of manual node maintenance, the crypto investor who wants a cleaner way to track staking rewards, and the DevOps engineer managing a complex Web3 stack.
Blockchain Developer
Deploy and monitor nodes without leaving your IDE or terminal during a sprint.
Crypto Investor
Track staking rewards and validator health through natural language instead of opening ten tabs.
DevOps Engineer
Automate server provisioning and SSH key management for large scale Web3 infrastructure.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsQuickNode
Manage blockchain infrastructure via QuickNode. create data streams, configure webhooks, and interact with RPC nodes directly from your AI agent.
Ankr (Web3 Node API)
Access high-performance Web3 RPC nodes via Ankr. Query block data, check wallet balances, and interact with smart contracts across multiple EVM chains.
CardanoScan (Cardano Block Explorer API)
Access real-time Cardano blockchain data. query addresses, transactions, blocks, and stake pools directly from your AI agent.
Alchemy
Manage blockchain data. audit wallets, NFTs, and transactions via AI.
GetBlock (Web3 RPC Provider)
Access 50+ blockchain networks (Ethereum, Solana, Bitcoin) via RPC. Query balances, blocks, and transactions directly from your AI agent.
BlockPi (Distributed RPC Network)
Access distributed blockchain RPC nodes via BlockPi. monitor RU balances, track consumption, and execute JSON-RPC calls across multiple networks.
Bring your own AI
Change the model, client or framework. Keep Allnodes connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Allnodes.
The practical details behind the request, access and result.
Can I use the Allnodes MCP to manage my staking rewards?
Yes, the Allnodes MCP allows you to monitor your staking positions and perform actions like claiming or unstaking rewards through your AI agent.
How does the Allnodes MCP help with node hosting?
You can use it to provision new bare-metal servers or host instant servers for various Web3 currencies using simple natural language commands.
Can my AI agent restart nodes using the Allnodes MCP?
Yes, you can ask your agent to restart a specific full node whenever it needs maintenance or a refresh to get it back online.
Is the Allnodes MCP good for DevOps engineers?
It's a great capability for DevOps because it handles SSH key management and automated server provisioning, which are core parts of managing Web3 stacks.
How do I manage my validators with the Allnodes MCP?
The Connector lets you list all your active validators and inspect the specific status and rewards for any individual validator in your account.
Can I use the Allnodes MCP to provision bare-metal servers?
Yes, the Connector can query your available bare-metal servers and help you manage your high-performance hosting infrastructure.
Can I list my active validators across all networks?
Yes! Use the get_validators capability to retrieve a comprehensive list of all validators associated with your account, including their IDs and current status.
How do I add a new SSH key for my hosted servers?
Simply use the add_ssh_key action. You'll need to provide an alias for the key and the public key string itself to register it in your Allnodes profile.
Is it possible to restart a full node through the AI?
Yes. By using the restart_full_node capability with the specific Node ID, the agent can trigger a remote restart of your infrastructure.
One connection away
Give your agent a direct line to Allnodes.
Connect Allnodes once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available