← Back to search
35
Basic
Agentic Readiness Score
developer mcpllms-txt

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Not found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 35/100

            

llms.txt Content

# Initia Docs ## Docs - [Agent Skills](https://docs.initia.xyz/ai/agent-skills.md): Agent skills for building with Initia - [Docs MCP](https://docs.initia.xyz/ai/docs-mcp.md): Connect your AI coding agent to Initia docs via the Model Context Protocol. - [llms.txt](https://docs.initia.xyz/ai/llms-txt.md): Use llms.txt to give LLMs structured context about the Initia documentation. - [Overview](https://docs.initia.xyz/ai/overview.md): Tools and resources to help AI agents and LLMs build with Initia. - [Get Assets](https://docs.initia.xyz/api-reference/assets-&-chains/get-assets.md): Returns a map of supported fungible assets across all chains. You can optionally filter by specific chain IDs. - [Get Balances](https://docs.initia.xyz/api-reference/assets-&-chains/get-balances.md): Returns token balances and USD values for given addresses across multiple chains. - [Get Chains](https://docs.initia.xyz/api-reference/assets-&-chains/get-chains.md): Returns the list of all supported chains available for cross-chain transfers. You can optionally filter by specific chain IDs. - [Get average block time](https://docs.initia.xyz/api-reference/blocks/get-average-block-time.md): Returns the average block time in seconds, computed over the most recent blocks. - [Get block by height](https://docs.initia.xyz/api-reference/blocks/get-block-by-height.md): Returns a specific block by its height. - [Get blocks](https://docs.initia.xyz/api-reference/blocks/get-blocks.md): Returns a paginated list of blocks. - [Get EVM internal transactions](https://docs.initia.xyz/api-reference/evm-internal-transactions/get-evm-internal-transactions.md): Returns a paginated list of EVM internal transactions. Only available on EVM chains with internal transaction indexing enabled. - [Get EVM internal transactions by account](https://docs.initia.xyz/api-reference/evm-internal-transactions/get-evm-internal-transactions-by-account.md): Returns EVM internal transactions associated with a specific account. Onl