Skip to content

Add PromptSpend to AI & LLM Integration - #1595

Open
AndrewAvery7 wants to merge 1 commit into
TensorBlock:mainfrom
AndrewAvery7:add-promptspend
Open

Add PromptSpend to AI & LLM Integration#1595
AndrewAvery7 wants to merge 1 commit into
TensorBlock:mainfrom
AndrewAvery7:add-promptspend

Conversation

@AndrewAvery7

Copy link
Copy Markdown

Adds PromptSpend under AI & LLM Integration.

There are already several pricing-lookup servers in this category, so to be clear about what is different rather than duplicative: PromptSpend's claim is provenance, not coverage. Others track more models. Here every rate carries the vendor page it was read from and the date it was read, rates that two sources disagree about are flagged rather than silently resolved, and the 26 models that no vendor publishes directly stay labelled feed-sourced instead of being passed off as first-party.

Metadata

Repository https://github.com/AndrewAvery7/promptspend
Install npx -y @promptspend/mcp
Transport stdio
Auth none — no API key, no account
Tools get_price, estimate_cost, find_cheaper
npm @promptspend/mcp 0.1.5
Registry io.github.AndrewAvery7/promptspend
Docs https://promptspend.com
License MIT

Also available as a keyless CORS-open REST API with an OpenAPI 3.1 description, and a VS Code extension (Marketplace + Open VSX) that annotates a model id inline with its rate and the date it was last confirmed.

The catalogue is re-checked against the vendors by a scheduled job every morning; a run that loses a source or would shrink the catalogue publishes nothing and fails loudly rather than serving a degraded result.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant