MCP Server
MCP
io.github.douglasgan/asktian
Chinese metaphysics (bazi, qimen, 5-element) as decision-support tools for AI agents.
Install
npx -y @asktian/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.asktian.com/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@asktian/mcp-server",
"version": "0.3.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "OPTIONAL. Readings are free and work with no key (public backend, rate-limited to ~300 requests / 15 min). Set a key from https://api.asktian.com for higher rate limits and the premium tian.* reading tier.",
"isSecret": true,
"name": "ASKTIAN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment