Skip to content
This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Commit 62c2f93

Browse files
committed
docs: Add MCP Server to API Instances landing page
Include MCP Server in the main API Instances and Providers page so it's visible alongside Hermes and Pythnet RPC options.
1 parent 399d455 commit 62c2f93

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
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.
66
See 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

0 commit comments

Comments
 (0)