目录 / Prism
MCP
鉴权未知
未评级
已上架
Prism
Give your AI agent a contract reader. Prism reads leases, mortgages, insurance policies and HOA documents and returns every deadline with its exact date, what happens if it is missed, and the sentence it came from. 3 free contracts, then $0.50 each.
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://prism--parad1gm.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"Prism": {
"url": "https://prism--parad1gm.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| prism_review_contract | Send a contract for Prism to read: a lease, mortgage, insurance policy, HOA document or commercial lease. Give exactly one of url (a public link), text (the words, if you have them), or fileBase64 (a PDF or photo). Returns a contractId at once; reading takes about a minute, then call prism_get_contract. Sending the same document again returns the same contract. Reading is free; full results cost 1 credit ($0.50) when first delivered, and accounts start with 3 free. |
| prism_get_contract | Returns one contract's status and results, by contractId. When reading is COMPLETE: the summary, deadlines (kind, dueDate, daysUntilDue, consequence, the source sentence) and risks. If the contract is already paid for, every fact; otherwise the free 3-fact preview and how many facts are withheld. Never spends credits -- use prism_unlock_contract for that. |
| prism_unlock_contract | Get every deadline and risk for a contract that has finished reading. Spends 1 credit ($0.50) unless the contract is already paid for, in which case it is free. Returns the same shape as prism_get_contract. If the account has no credits, returns the preview and says how to get more. |
| prism_list_contracts | Returns every contract in this Prism account, newest first: contractId, name, status (PENDING, COMPLETE, FAILED), documentType, whether full results are unlocked, and when it was added. Paginated with nextCursor. |
| prism_upcoming_deadlines | Returns open deadlines across every contract in the account, soonest first, within the next withinDays (default 90). Each has contractId, contract name, kind, dueDate, daysUntilDue and what happens if it is missed. Unpaid contracts contribute only their preview deadlines; lockedDeadlines says how many more exist. |
| prism_send_feedback | Sends a message to the people who build Prism and returns a confirmation. Use it when a result is wrong, when your user needed something Prism did not return, or when price is what stops your user from paying -- and say what they would pay. A person reads every message. Free: never spends credits. |
| prism_get_account | Returns this Prism account's credits and prices: credits remaining, the price per contract ($0.50), whether an Unlimited subscription covers everything, and how many contracts were added this month. |
| prism_buy_credits | Returns a Stripe checkout link for your user to buy credits ($0.50 each, 20-2000 at a time). This tool cannot pay: it only returns a link. Credits are added when your user completes the payment. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。