This repository was archived by the owner on Nov 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 11# API Instances and Providers
22
3- The following documentation explains how to get access to an instance of Hermes or a Pythnet RPC .
4- Developers may need access to these services in order to use Pyth Price Feeds.
5- Both services can be self-hosted or accessed through a third-party provider.
3+ The following documentation explains how to access Pyth Network price feeds through various methods .
4+ Developers may need access to these services in order to use Pyth Price Feeds in their applications .
5+ These services can be self-hosted, accessed through a third-party provider, or integrated directly with AI systems .
66See the following guides to learn more about how to access each service:
77
8- - [ Hermes] ( api-instances-and-providers/hermes )
9- - [ Pythnet RPC] ( api-instances-and-providers/pythnet-rpc )
8+ - [ Hermes] ( api-instances-and-providers/hermes ) - REST API for fetching price updates
9+ - [ MCP Server (AI Agents)] ( api-instances-and-providers/mcp-server ) - Model Context Protocol server for AI agents and autonomous systems
10+ - [ Pythnet RPC] ( api-instances-and-providers/pythnet-rpc ) - Direct RPC access to Pythnet
You can’t perform that action at this time.
0 commit comments