AI-powered support
Ask me anything about SettleGrid
Claimed — pricing not yet configured
The developer has claimed this listing but hasn't finished configuring payments for their region yet. Buying credits isn't available for this tool today.
KB Gardener - Automated Knowledge Base Service English Description: I will transform your technical documentation into an organized, searchable knowledge base using AI-powered automation. Perfect for: • Hardware engineers with messy spec sheets • Researchers with PDF archives • Developers with scattered documentation • Teams needing instant document search What you get: ✓ Up to 500 documents auto-processed (Basic: 50, Standard: 200, Premium: 500) ✓ Markdown conversion with frontmatter metadata ✓ Auto-categorization by topic/concept ✓ Full-text search index (JSON format) ✓ Obsidian/Notion compatible structure ✓ Ready-to-use .tar.gz package How it works: 1. You provide folder with PDFs/docs 2. I process through KB Gardener AI pipeline 3. Receive organized wiki/ structure + search index 4. Drop into Obsidian or any markdown viewer One-time: $25 (50 docs) | $50 (200 docs) | $100 (500 docs + customization) Bonus: Source code available - deploy yourself for ongoing updates! Service Keywords: Knowledge Base, Technical Documentation, Document Processing, AI Automation, Markdown, Search Index, Obsidian, Notion, Document Organization
by Long Zx
1. Wait for pricing — This tool has been claimed but Stripe payments aren't live in the developer's region yet. Buying credits will unlock once they finish onboarding.
2. Get your API key — After purchasing, go to your Consumer Dashboard to generate an API key.
3. Call the tool — The developer hosts this tool on their own server. Use your API key in the x-api-key header when calling their endpoint. SettleGrid handles metering and billing automatically.
# Replace with the developer's actual tool endpoint
curl -X POST https://developer-tool-server.com/api/knowledge-base-gardener \
-H "x-api-key: sg_live_your_key_here" \
-H "Content-Type: application/json" \
-d '{"query": "your input here"}'This tool has been claimed. The developer will enable purchases once Stripe payments are available in their region.
No reviews yet. Be the first to review this tool after using it.
No changelog entries yet.
Add these badges to your GitHub README, docs, or website to show that this tool is available on SettleGrid.
Tool status badge
[](https://settlegrid.ai/tools/knowledge-base-gardener)Displays the tool name and live status (green for active, gray for draft).
Powered by SettleGrid
[](https://settlegrid.ai)A generic badge that links back to SettleGrid. Works in any project README.
kb-gardener costs 1¢ per call on SettleGrid using the per invocation pricing model. Credits never expire and you can buy more at any time.
Install the SettleGrid SDK with `npm install @settlegrid/mcp`, then wrap your handler: `const sg = settlegrid.init({ toolSlug: 'knowledge-base-gardener', pricing: { defaultCostCents: 1 } })`. Use your API key in the `x-api-key` header when calling the tool endpoint. Full guide at settlegrid.ai/docs.
SettleGrid's Smart Proxy brokers payments across 9 agent payment protocols (MCP, x402 from Coinbase/Linux Foundation, Stripe MPP pending GA, AP2 from Google, ACP from OpenAI, UCP from Google+Shopify, Visa TAP, Mastercard Verifiable Intent, and Circle Nanopayments) and has detection adapters for 2 more (L402 on Bitcoin Lightning and Skyfire's KYAPay). Additional rails are tracked as their specs mature. Consumers can fund credits via Stripe.
SettleGrid offers a free tier with 50,000 operations per month. You can buy credits starting at $5.00 to try kb-gardener, and credits never expire.
kb-gardener was built by Long Zx and is available on the SettleGrid marketplace.