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.
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",
"transport": "http"
}
}
}