Jito Devrel Agent Setup Guide
The Jito Devrel agent provides access to comprehensive Jito documentation and helps developers integrate with Jito’s restaking program, keeper bots, and other services.Demo Video
Watch the complete setup walkthrough:
Watch on YouTube
Setup Methods
Using Cursor
-
Open Cursor Settings
- Open Cursor
- Navigate to Cursor Settings
- Go to Tools & Integrations
-
Add MCP Server
- Click on “New MCP server”
- This opens a JSON configuration file
- Add the following code to the
mcpServers
object:
-
Verify Installation
- Return to Tools & Integrations
- You should now see 2 tools available as shown below:
- You can now ask questions like:
- “How do I set up and run a Jito keeper bot?”
- “What CLI commands are available for managing Jito restaking operations?”
Using MCP Inspector (Local Testing)
If you want to test the MCP locally using the MCP Inspector tool:-
Install and Run Inspector
-
Configure Transport
- Select Transport type as “Streamable http”
- Set URL to:
https://jito-proxy.sendai.fun/mcp
-
Access Tools
- You can now see the search and fetch functions under Tools
- Test queries like: “How do I register as an operator in the Jito restaking program?”
Using Claude AI
-
Access Claude Integrations
- Visit claude.ai
- Click on the Search and Tools icon (2nd icon)
- Select “Add integrations”
-
Add Jito Integration
- In the integrations modal, give it a name like “Jito Devrel”
- Add the URL:
https://jito-proxy.sendai.fun/mcp
-
Connect and Verify
- The integration will show up in the list with a “Custom” tag
- Click “Connect”
- Optional: Click “more” icon > Tools and Settings > view tools and permissions
-
Start Using
- Open a new chat
- Ask Jito-related questions like:
- “How does the Jito StakeNet program manage validator selection and rebalancing?”
Example Queries
Once set up, you can ask questions about:- Keeper Bots: Setup, configuration, and management
- Restaking Operations: CLI commands and program interactions
- Validator Selection: How StakeNet manages validator selection and rebalancing
- Operator Registration: Steps to register as an operator in the Jito restaking program
- General Jito Services: Documentation and integration guides
Available Tools
The Jito Devrel agent provides access to:- Search Function: Semantic search across Jito documentation
- Fetch Function: Retrieve specific documentation sections
- Expert Guidance: Detailed answers for Jito-related development questions