Monday, February 2, 2026
Claude Code Integration Methods
People are discussing different approaches to integrating Claude Code with external platforms and APIs, focusing on agent-initiated versus platform-initiated calls and the role of skills.
and itβs not even all. docs used to be for humans and now theyβre for agents too. we shipped 3 things: 1) avnu skill for claude code install it and your LLM can one-shot all avnu integrations (swaps, paymaster, tokens, dca, data, etc) 2) context7 keeps your assistant up to
If you're building with Claude Code or any AI coding tool, Bookmark this immediately. MCPs, APIs, Skills, Agents β all explained in plain English for non-devs.
the key insight: on other platforms, the agent calls the api human can instruct claude to make those calls our approach: the platform calls the agent claude code can't receive incoming webhooks we flip who initiates. that's everything.