Agent Skill Installer
The Inkwell Agent API can be consumed by AI agents through multiple discovery mechanisms.Claude Code Skill
The Inkwell repo includes a native Claude Code skill that teaches Claude how to use the staking API interactively.Installation
Clone the skill into your Claude Code skills directory:- Decision logic for when to call each endpoint
- Multi-step workflows (allocate -> build tx -> sign -> submit)
- Tier-aware behavior (knows which features require builder/pro)
MCP Server
The@inkwell.finance/mcp-ika-staking package exposes the full API as MCP tools and resources.
Installation
Configuration
Add to your MCP client config (e.g.,claude_desktop_config.json):