What is MCP?
MCP is an open standard that enables AI assistants to connect to external data sources and tools. Instead of relying solely on training data, AI assistants can use MCP to access real-time, authoritative information directly from documentation.Why use the Injective MCP server?
When you connect an AI tool to the Injective MCP server, it can:- Enable you to perform more informed trades by performing common queries or research tasks
- Trade autonomously on your behalf (e.g. BYO trading logic/ instructions)
MCP server details
| Property | Value |
|---|---|
| Endpoint | localhost |
| Transport | stdio |
| Available tools | Multiple, see using the MCP server |
Connecting to the MCP server
- All MCP clients
- Claude Desktop
For MCP-compatible clients, set up and run the server locally:
Using the MCP server
Once connected, you can ask your AI tool to perform queries and transactions on Injective. A list of all the available tools is available atgithub.com/InjectiveLabs/mcp-server.