What is the Astrology Forecast MCP Server by RoxyAPI MCP server?
Astrology transit forecasts, timelines and significant-date feeds for AI agents.
How to install Astrology Forecast MCP Server by RoxyAPI
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
X-API-KeyrequiredsecretRoxyAPI key from roxyapi.com/account
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"forecast": {
"url": "https://roxyapi.com/mcp/forecast"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"forecast": {
"serverUrl": "https://roxyapi.com/mcp/forecast"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"forecast": {
"type": "http",
"url": "https://roxyapi.com/mcp/forecast"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"forecast": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://roxyapi.com/mcp/forecast"
]
}
}
}Claude Code
claude mcp add --transport http forecast https://roxyapi.com/mcp/forecastRelated MCP servers
Angel number meanings and repeating sequences like 111, 222, 333 for AI agents.
Western natal charts, horoscopes, transits and synastry for AI agents, verified vs NASA JPL.
Biorhythm cycles, forecasts, critical days and compatibility for AI agents, one API key.
Crystal meanings, healing properties, chakra and birthstone lookups for AI agents.
Keyless docs search so coding agents wire up RoxyAPI: every endpoint, param and SDK call.
Dream symbol interpretation and dream-dictionary lookups for AI agents, one API key.