@true402.dev/mcp-server
Advanced tools
@@ -6,3 +6,3 @@ /** | ||
| export function registerModelsTool(server, baseUrl) { | ||
| server.tool("list_models", "List available LLM models with pricing from true402", {}, async () => { | ||
| server.tool("list_models", "List every LLM model available through true402's pay-per-call inference, with live per-token pricing (3% over provider cost, min $0.0001/request). Returns each model's id, provider, and input/output token prices across OpenAI, Anthropic, Google, Groq, Mistral and Together — so an agent can pick a model and know the exact cost before paying via x402 (USDC on Base, no account or API key).", {}, async () => { | ||
| const response = await fetch(`${baseUrl}/v1/models`); | ||
@@ -9,0 +9,0 @@ if (!response.ok) { |
+1
-1
| { | ||
| "name": "@true402.dev/mcp-server", | ||
| "version": "0.7.1", | ||
| "version": "1.0.0", | ||
| "mcpName": "dev.true402/mcp-server", | ||
@@ -5,0 +5,0 @@ "description": "MCP server for the true402 machine-native marketplace — pay-per-call AI + web + Base on-chain tools over x402 (USDC on Base): LLM inference, SEO/GEO audit, web extract, link preview, robots/AI-crawler check, security headers, and on-chain DeFi trading signals (token rug/honeypot safety, new token pairs, liquidity-pull/rug alerts, whale swaps).", |
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
AI-detected potential code anomaly
Supply chain riskAI has identified unusual behaviors that may pose a security risk.
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
49501
0.69%962
0.1%0
-100%