API Tools
kpastro.academy
Provides a catalog of B2B APIs and facilitates business inquiries for API services and related products.
ENDPOINT 1
https://kpastro.academy/mcp
MCP server metadata
- Name
- kpastro-agent-tools
- Version
- 2.5.28
Use tools/list to discover KP Astro Academy B2B tools. Tool calls are rate limited, validated, and logged.
Known tools 2
get_business_api_catalogReturn canonical B2B API pages, public pricing plan metadata when available, and supported endpoint groups for agent research.
Inferred read-onlycreate_business_inquirySubmit a structured B2B inquiry for API, white-label, report, or AI astrology platform requirements.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kpastro-agent-tools]
url = "https://kpastro.academy/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kpastro-agent-tools": {
"type": "http",
"url": "https://kpastro.academy/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kpastro-agent-tools
Remote MCP URL: https://kpastro.academy/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kpastro-agent-tools": {
"url": "https://kpastro.academy/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kpastro-agent-tools": {
"type": "http",
"url": "https://kpastro.academy/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kpastro-agent-tools",
"transport": "streamable-http",
"url": "https://kpastro.academy/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for kpastro.academy was fetched 2026-07-26T01:29:34.998Z and is being refreshed.
kpastro.academy is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.