Crystal meanings, healing properties, chakra and birthstone lookups for AI agents.
claude mcp add crystals --transport http https://roxyapi.com/mcp/crystals
~/.cursor/mcp.json
{
"mcpServers": {
"crystals": {
"url": "https://roxyapi.com/mcp/crystals"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"crystals": {
"serverUrl": "https://roxyapi.com/mcp/crystals"
}
}
}
.vscode/mcp.json
{
"servers": {
"crystals": {
"type": "http",
"url": "https://roxyapi.com/mcp/crystals"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"crystals": {
"url": "https://roxyapi.com/mcp/crystals"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"crystals": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://roxyapi.com/mcp/crystals"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://roxyapi.com/mcp/crystals |
X-API-Key: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/com.roxyapi--crystals/reviews or the review_server meta-tool.
POST /mcp