"Creating a Document as a Knowledge Base" matching MCP connectors:
GET /v1/connectors – MCP directory API referenceMatching Connector Tools:
formcarry handles everything after your form is submitted: it emails you, auto replies to the person who submitted, filters spam, and delivers webhooks. You write the HTML form and set its action to a URL formcarry gives you. An agent can create a form, wire the emails and webhooks, and answer questions about the submissions, like how many signups last week.
Unstructured document processing for LLM pipelines. Upload as PDF/DOCX/TXT any supported files, extract structured data (PII-redacted), build LLM-ready datasets, and search/export results — all via MCP tools (document.process, job.status, job.result, dataset.build, dataset.search, dataset.export).
Forms, submissions, workflows and reports in Faldaro, exactly as privileged as your API key.
Document extraction against a JSON Schema with a calibrated confidence per field; async job status.
Find new business owner contacts the morning the state posts a filing. Preview free, pay per record.
OutSend is a B2B prospecting platform exposed as a remote MCP server. Ask your assistant for "1,000 plumbers in Lyon with verified emails" and it runs the whole job on OutSend: extract local businesses by search query and geographic area with a cost and volume estimate before launching, enrich any finished job with emails, social profiles, reviews, tech stack, and email deliverability checks, chain steps into pipelines (extract, enrich, filter, verify) and schedule recurring monitors that rerun
Paste-your-data analytics: CSV profiling, A/B tests, correlation, growth. 4 of 7 free.
Normalize messy CSV into your schema; ambiguous values return as exceptions. $0.02 USDC via x402.
Source-attributed events, open data and availability
Verify signed JSON provenance through bounded COPY/COMPOSE. Payment never guarantees a Mark.
Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.
Fuzzy entity resolution and dedupe for names, addresses, and company records — the "is this the same person/company" problem that breaks exact-match joins. Clean CRM exports, merge duplicates, reconcile vendor lists. Pay-per-call via x402 (USDC on Base): $0.008/call, no account or API key. tools/list and /openapi.json are free for discovery.
Dedupe, flatten and clean messy JSON rows (emails, phones, URLs, HTML) in one call, as JSON or CSV.
AI-powered document extraction infrastructure. Convert PDFs, Excel spreadsheets, images, and scanned documents into structured JSON.
Scans text for personally identifiable information — emails, phone numbers, SSNs, credit card numbers, physical addresses, names — and returns a redacted version. Built for agents sanitizing user content, support tickets, logs, or documents before storage, sharing, or feeding into another LLM call. Pay-per-call via x402 (USDC on Base): $0.01/call, no account or API key. tools/list and /openapi.json are free for discovery.
Join two lists of JSON rows on a key, like SQL or VLOOKUP: left, inner, full, anti joins, union.
Compare two versions of a JSON row list: what was added, removed or changed, field by field.
Repair malformed JSON that fails a schema. Deterministic only; refuses to guess; signed receipt.
Real-time Amazon data API built for AI agents. 200M+ products, 1B+ reviews, live BSR, pricing, and competitor data as clean JSON. 10 agent skills for market research, competitor monitoring, pricing analysis, and listing audits.
Simulate a CSV import against a supplied typed column contract and return exact accepted rows, re...