Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Your 64 character private key without 0x prefix (from a fresh Ethereum wallet for Sepolia testnet only) | |
| PROVER_ADDRESS | Yes | Your prover contract address (obtained from https://staking.sepolia.succinct.xyz/prover) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_filtered_requests | Get unassigned proof requests matching criteria |
| get_account_balance | Get PROVE token balance for an account |
| request_proof | Submit a proof request to the network |
| get_proof_status | Get status of a proof request |
| submit_bid | Submit a bid for a proof request |
| get_account_info | Get detailed account information and statistics |
| verify_proof | Verify a proof using its URI and verification key |
| get_prove_faucet | Get information about PROVE token faucet for testing |
| create_artifact | Create and store artifacts on the network |
| get_nonce | Get current account nonce for transaction ordering |
| run_prover | π (v2) Complete automated Succinct Prover setup & execution - The ONE CLICK solution to start earning PROVE tokens! Follows official 5-step workflow. |
| detect_hardware | Smart hardware detection with official Succinct requirements analysis and competitive profitability assessment |
| calibrate_prover_hardware | Official Succinct hardware calibration to determine optimal bidding parameters for maximum profitability |
| create_prover | (MANUAL STEP) Provides the URL to create your prover contract on-chain. |
| stake_to_prover | (MANUAL STEP) Provides the URL to stake PROVE tokens to your prover on-chain. |
| get_prover_status | Get real-time status, performance metrics, and earnings of your running prover |
| stop_prover | Gracefully stop your Succinct Prover with proper cleanup |
| show_live_prover_logs | π΄ Show real-time live logs from your running Succinct Prover with extended history and activity monitoring |
| stream_prover_logs_to_terminal | π΄ Get the exact |
| auto_stream_prover_logs | π΄ Continuous auto-streaming prover logs with periodic refresh (no manual commands) |
| get_network_stats | Get overall network statistics |
| get_prover_metrics | Get detailed prover performance metrics |
| get_system_health | Get MCP system health and status information |
| get_environment_status | Get detailed environment configuration and .env file status |
| debug_environment | Get detailed environment debugging and auto-restore report |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |