Phantom Connect SDK
Phantom/connect-sdkAccess comprehensive developer resources for building on the Phantom wallet platform. Find code examples, API references, and guides to streamline integration and development workflows. Retrieve direct links to specific documentation pages for quick reference.
Tools · 3
Search across the Phantom developer documentation knowledge base to find relevant information, code examples, API references, and guides. Use this tool when you need to answer questions about Phantom …
Run a read-only shell-like query against a virtualized, in-memory filesystem rooted at `/` that contains ONLY the Phantom developer documentation documentation pages and OpenAPI specs. This is NOT a s…
Report a problem with this documentation site so the docs team can fix it. Use when a documentation page is incorrect, outdated, confusing, incomplete, or has a broken example. This is for feedback ab…
Resources · 1
Complete guide for AI agents to set up and implement Phantom Connect SDK embedded wallet integration with social login (Google, Apple) across React, React Native, and vanilla JavaScript apps.
mintlify://skills/phantom-connect
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"phantom_connect_sdk": {
"url": "https://docs.phantom.com/mcp",
"transport": "http"
}
}
}