injective-mcp-servers
Injective MCP Servers, Skill Guide
Model-Context-Protocol (MCP) servers facilitate discovery and expose tools, intended to be called by LLMs. This skill provides instructions on how to set up and use MCP servers that are important for Injective.
When to apply
- When you are searching for canonical information about Injective, use Injective Documentation MCP Server.
- When you are querying or transacting on Injective Mainnet or Testnet, use Injective MCP Server.
- When you are using full trading capabilities, including perpetual futures, spot transfers, cross-chain bridging, and raw EVM transactions, use Injective MCP Server.
Activities
Set up and run Injective Documentation MCP Server
Not applicable, as we provide a hosted MCP server for you.
Simply connect to https://docs.injective.network/mcp,
which exposes a streamable HTTP endpoint that most MCP clients are able to consume.
More from injectivelabs/agent-skills
injective-cli
Use the Injective `injectived` CLI against a chain with consistent wallet, endpoint, and gas handling. Use the CLI map and reference docs to find commands and build transactions safely.
22linear-cli
Enables management of Linear issues, teams, projects, comments, or configuration via the `linear` CLI
18injective-evm-developer
Develop EVM smart contracts and dApps on Injective
16injective-trading-account
Analyze any Injective wallet address. Query bank balances across all token types (INJ, USDT, IBC assets, Peggy ERC-20s), inspect trading subaccount balances, and view open perpetual positions with unrealized P&L. Useful for portfolio monitoring, position management, and pre-trade checks. Requires the Injective MCP server to be connected.
11injective-trading-autosign
Set up AuthZ delegation on Injective for session-based auto-trading. Grants a scoped, time-limited permission to an ephemeral key so the AI can place and close perpetual trades without a wallet popup or password prompt for every order. Use authz_grant to enable, authz_revoke to disable. Requires the Injective MCP server to be connected.
11injective-trading-market-data
Access real-time market data for Injective perpetual futures markets. Query oracle prices, list all active markets with metadata (tick size, min notional, max leverage), and retrieve current spread and funding information. Requires the Injective MCP server to be connected.
9