AI Integration
SpendOwl documentation is available as an MCP (Model Context Protocol) server, allowing AI tools to search and reference our docs directly.MCP Server URL
Supported Tools
Claude
Anthropic’s Claude can search SpendOwl docs in real-time
Claude Code
CLI tool with direct MCP integration
Cursor
AI-powered code editor
VS Code
With GitHub Copilot or other AI extensions
Setup Instructions
- Claude Code
- Cursor
- Claude.ai
- VS Code
Add SpendOwl docs to Claude Code:Now Claude Code can search SpendOwl documentation when answering questions about the SDK.
Available Tools
Once connected, your AI assistant can use:| Tool | Description |
|---|---|
SearchSpendOwl | Search across the knowledge base for documentation, code examples, and guides |
Example Prompts
After connecting, try asking your AI:- “How do I configure SpendOwl in a SwiftUI app?”
- “What’s the difference between attributed and organic in SpendOwl?”
- “Show me how to handle SpendOwl errors”
- “What data does AttributionResult contain?”
Benefits
Real-time Documentation
Real-time Documentation
AI tools query the latest docs, not outdated training data.
Code-aware Answers
Code-aware Answers
Get accurate Swift code examples directly from our documentation.
Context-rich Responses
Context-rich Responses
AI understands SpendOwl’s architecture and can provide relevant guidance.
What is MCP?
Model Context Protocol (MCP) is an open standard that lets AI applications connect to external data sources. Instead of relying on training data, AI tools can query live documentation for accurate answers.MCP is supported by Anthropic, Cursor, and other AI tool providers.