NFT Metadata API for Grok
io.github.br0ski777/nft-metadata
Fetch NFT metadata — name, image, traits from contract+tokenId. x402 micropayment.
client:Grok
transport:sse
Install NFT Metadata API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"nft-metadata": {
"type": "sse",
"url": "https://nft-metadata.api.klymax402.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs