RoxyAPI Claude Code Plugin
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@RoxyAPI Claude Code Pluginget my birth chart for today"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
RoxyAPI for Claude Code
A Claude Code plugin that teaches Claude how to build on RoxyAPI, the multi domain spiritual intelligence API: Western and Vedic astrology, horoscopes, forecast, human design, Chinese astrology, feng shui, Mesoamerican astrology, Vastu, numerology, Kabbalah, tarot, biorhythm, Ayurveda, I Ching, crystals, dreams, angel numbers, and location. One key, every domain. Remote MCP, typed SDKs, and drop in UI components live alongside at roxyapi.com.
One install gives Claude Code two things, no API key required:
A Skill that tells Claude when and how to call RoxyAPI: the location first rule,
X-API-Keyauth, endpoints per domain, the error contract, and the SDK and Remote MCP integration paths.The keyless Docs MCP (
search_docs), auto connected, so Claude looks up the exact endpoint, field, or SDK method live from the reference instead of guessing.
Both stay current automatically. The plugin is regenerated from the live OpenAPI spec and the published agent playbook, so as the API grows the Skill grows with it.
Install
In Claude Code:
/plugin marketplace add RoxyAPI/claude-plugin
/plugin install roxyapi@roxyapiThat is the whole setup. Claude now reaches for RoxyAPI when you build any astrology, tarot, numerology, human design, forecast, or other insight feature, and can query the Docs MCP for exact endpoints while it writes the integration.
Related MCP server: Google Workspace MCP
Make live API calls
The Docs MCP is keyless and answers questions about the API. To let Claude call the API for real (returning live charts, readings, or forecasts), add a per domain Remote MCP server with your key. Get a key at roxyapi.com/account, then add to your MCP config:
{
"mcpServers": {
"roxy-astrology": {
"type": "http",
"url": "https://roxyapi.com/mcp/astrology",
"headers": { "X-API-Key": "YOUR_KEY" }
}
}
}Swap astrology for any domain. See the MCP guide.
Remote MCP servers
Every domain is its own Streamable HTTP server at https://roxyapi.com/mcp/{domain}. They are hosted, so there is nothing to install, build, or run locally: point an MCP client at the URL and the tools are discovered on connect. Each one is listed and live tested on Glama:
astrology · vedic-astrology · forecast · human-design · chinese-astrology · feng-shui · mesoamerican-astrology · vastu · numerology · kabbalah · tarot · biorhythm · ayurveda · iching · crystals · dreams · angel-numbers · location · docs
This repository is the Claude Code plugin and marketplace, not one of those servers. It carries no MCP server of its own to install: it connects Claude Code to the hosted ones above and ships the Skill that teaches Claude how to use them.
What is RoxyAPI
Hosted infrastructure for insight, prediction, and spiritual intelligence apps. One subscription, one API key, every domain. Calculations are powered by Roxy Ephemeris, verified against NASA JPL Horizons. Flat pricing, no AGPL, instant key delivery, typed SDKs for TypeScript, Python, PHP, C#, and Go, and Remote MCP across every domain. See the methodology.
Links
MCP guide: roxyapi.com/docs/mcp
API reference: roxyapi.com/api-reference
SDKs: roxyapi.com/docs/sdk
Templates and starters: roxyapi.com/templates
Pricing: roxyapi.com/pricing
License
MIT. See LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
AMZScout Skill + MCP gives AI agents live access to real Amazon marketplace data across 14 Amazon marketplaces. Analyze any ASIN, validate product ideas, research niches, compare competitors, discover profitable keywords, and build data-driven PPC strategies using trusted Amazon insights instead of AI assumptions. Works with Claude, ChatGPT, Cursor, and any other MCP-compatible AI client. To connect, you'll need an AMZScout API plan and authorize your account. Get access and view pricing here: https://learn.amzscout.net/amazon-product-api-for-ai-agents
Search, browse & read 340+ Claude Code marketing & SEO skills from any MCP client.
AI Visibility and Content Intelligence tools for Claude and MCP-compatible agents.
MCP server unifying ERPs, CRMs, APIs and knowledge base for Claude, ChatGPT and Gemini.
Related MCP Servers
AlicenseAqualityDmaintenanceEnables integration of Chronulus AI Forecasting & Prediction Agents with Claude, allowing users to access AI-powered forecasting and prediction capabilities directly through Claude's interface.9112PythonMIT- AlicenseNot gradedqualityDmaintenanceEnables interaction with Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Chat, Slides, People) through natural language using Claude Desktop, Claude Code CLI, and other MCP clients.336 npm3MIT
- AlicenseNot gradedqualityDmaintenanceEnables Claude to interact with collaborative Docs instances, providing document management, content editing, access control, and AI-powered transformations via MCP.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables Claude to read, create, update, and manage files in Google Drive through MCP tools.1-