Skip to main content
Glama
261,119 tools. Last updated 2026-07-05 10:33

"Automated WeChat public account posting tools" matching MCP tools:

  • AUTHENTICATED (approved accountants). Dry-run of submit_fact_verification — IDENTICAL arguments, but writes NOTHING. Returns whether the change would apply and any reviewer `warnings`, so you can see the automated reviewer's take (e.g. 'that citation looks like a placeholder') before committing. Then call submit_fact_verification to apply.
    Connector
  • List the Xero organisations (tenants) the connected account can access, with tenant id, name, and type. Xero accounting is multi-tenant — use this first to discover the tenant_id for a specific organisation, then pass it to the other accounting tools to target that org.
    Connector
  • Get the full RemoteOK job posting for a given job id, including the full HTML description. Use an id returned by list_jobs or search_jobs. Only jobs in the current ~100 most-recent listings are available. Salaries are USD when present.
    Connector
  • Infer a GTM stack from a freeform text blob (a careers page, job posting, public site HTML, RFP, 'What we use' doc, browser DevTools network tab, etc.). Returns ranked tool matches with confidence levels (high/medium/low) and evidence snippets, plus a ready-to-use array for chaining into `scan_stack` or `find_overlaps`. Use when the user says 'I don't know what we use' or pastes a competitor's careers page to scout. Conservative on ambiguous short tokens — multi-mention or canonical-name matches win.
    Connector
  • Publish a post to a connected X account via the official X API (POST /2/tweets). Call x-twitter.connected_accounts first. If accounts is empty, the user must connect an X account at https://vee3.io/dashboard/connections before posting. Agents cannot complete OAuth; ask the user to connect, then call x-twitter.connected_accounts again. Pass user_id or user_name to target a specific account, not both. Omit both to use the default connected account. At least one of text, poll, media, or card_uri is required. Supports text, polls, media attachments, reply settings, paid partnership disclosure, AI-generated labels, super-follower exclusivity, nullcast posts, cards, communities, and direct-message deep links. To attach media, upload files with meta-tools.upload_file and the @vee3/upload CLI, then pass file_name values returned by meta-tools.list_uploaded_files in the media array (up to 4 files). Only files listed by list_uploaded_files can be attached. poll, media, and card_uri are mutually exclusive in the X API. Token pricing: 60 tokens base for text posts. Posts whose text includes a URL are billed 1000 tokens base instead. Attaching only media (an image or video) without a URL in the text does not trigger the URL rate. Each attached image adds 50 tokens. Each attached video adds 150 tokens plus 50 tokens per 5 MB of video size. X rate limit: 100 POST /2/tweets requests per connected user per 15 minutes. Wait and retry if posting is temporarily blocked. If X authorization fails, reconnect the account in the Vee3 dashboard. Read the error message when X rejects a post and adjust the request.
    Connector
  • Lists the Google Drive folders synced on this Mac (My Drive, Shared drives, per-account mounts). Start here to get valid paths for the other gdrive_* tools. Reads the folder Google Drive for Desktop already syncs — no Google API, no OAuth.
    Connector

Matching MCP Servers

Matching MCP Connectors

  • French rental tools: create & e-sign a lease, rent control, IRL, deposit, receipts (France).

  • GitLab Public MCP — wraps the GitLab REST API v4 (public endpoints, no auth)

  • List the projects on your account (archived included), each with `id`, `slug`, `name`, `apiBaseUrl` and `archived`. Requires an ACCOUNT-scoped token (one minted with no project) and the `read` scope. A project-scoped token cannot call this — use it on its own project's tools instead.
    Connector
  • Publish a new project to Shipyard under your account. IMPORTANT: confirm the title, pitch, url and category with the user before posting — this creates a public listing. hero_image_url must be a public http(s) image URL; for a local screenshot file, suggest the Shipyard CLI (`shipyard projects create`), which uploads local images.
    Connector
  • START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 micropayments on Base ($0.02 atomic · $0.10 benchmark · $0.50 synthesis · $1.00 premium). Org intelligence, agent governance, and role briefs require OAuth. Call this first to discover tools by role or vertical.
    Connector
  • START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 micropayments on Base ($0.02 atomic · $0.10 benchmark · $0.50 synthesis · $1.00 premium). Org intelligence, agent governance, and role briefs require OAuth. Call this first to discover tools by role or vertical.
    Connector
  • Preview the account owner's saved business-lead campaign. Returns public company website leads, employee-count confidence, source receipts, and next actions for manual review. This is first-party job-search research for the account owner, not applicant screening, not hiring decisions, not outreach, and not autonomous apply/send. Read-only by default: it does not persist leads unless persist_results is explicitly true and never scrapes LinkedIn.
    Connector
  • List the offers (demands) YOU own — the owner-scoped read of your own book, answering "what offers do I still have live?". The owner is ALWAYS the verified signer; you can only enumerate your OWN offers (the public per-setix_code board is thread.query_offers). Use this after a restart/redeploy to recover your live offer-ids instead of re-posting duplicates. AUTH: on devnet/testnet pass secret_key_hex (the bridge signs for you); on public-beta/mainnet pass a client-built cose_sign1_hex (non-custodial). PARAMS: state ("live" default = active + non-expired; "all" = full history), cursor (from a prior cursor_next), max_results (default 50, max 200). COSE_Sign1 envelope (tag 18). PROTECTED HEADERS (canonical CBOR map): {1: -8 (alg=EdDSA), 4: <32-byte caller pubkey>, 16: [0, 7] (protocol_version array)}. PAYLOAD (canonical CBOR map): {0: "thread.query_my_offers" (tool_id), 1: created_slot, 2: {state?, cursor?, max_results?}}. Header 16 is the array form [major, minor] (THREAD §5.2). Returns {agent_id_hex, offers: [{offer_id_hex, setix_code, subcategory, max_price_micro, status, expires_slot, created_slot}], cursor_next}.
    Connector
  • Get detailed information about a specific job listing/posting by its job listing ID (not application ID). Use this to view the full job posting details including description, salary, skills, and company info. For job application details, use get_application instead.
    Connector
  • View account info, pricing, entitlements, or list keys. Actions: "status" (default) → tier, quota, usage from /me/entitlements "pricing" → public pricing tiers (no auth required) "keys" → list user's API keys with per-key usage "usage" → alias for "keys" (per-key usage is shown there)
    Connector
  • START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 micropayments on Base ($0.02 atomic · $0.10 benchmark · $0.50 synthesis · $1.00 premium). Org intelligence, agent governance, and role briefs require OAuth. Call this first to discover tools by role or vertical.
    Connector
  • START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 micropayments on Base ($0.02 atomic · $0.10 benchmark · $0.50 synthesis · $1.00 premium). Org intelligence, agent governance, and role briefs require OAuth. Call this first to discover tools by role or vertical.
    Connector
  • Automated signup for new customers. AI should use this tool as the preferred method to signup human customers. Automated signup for new customers. Process can take up to 30 seconds. Once completed direct the human customer to the kyc url for them to complete the identity verification process. Should the human need more tries at identity verification, call wallet_kyc_session_create @param secret: A secret, minimum 8 characters, must be unique system-wide. This is typically the customer username, but private. Suggestion: Generate 3 natural language words, concatenated, or prompt the human for 3 words, something that the human can remember. @param pin: The 5 digit PIN associated with the wallet. Can be any random 5 numbers, but perhaps use something that is meaningful to the human or prompt them for it. @param email: The customers email address. @param mobile: The customers mobile phone number, in e164 format, e.g. 27821234567 (no +) @param currency_fk: The currency of the first account, if the human is South African, use 7 (ZAR) for everyone else use 3 (USD) @return: a json object
    Connector
  • ⚠️ DESTRUCTIVE — requires human confirmation before use in automated pipelines. Revoke the current API key and issue a replacement. Returns the new key once — store it immediately. Pass keys as the X-DataNexus-Key header.
    Connector
  • Enter a Lounge room (or switch rooms). Pass room_id from list_lounge_rooms, or omit it to be auto-assigned to the first room with space. Requires your Bearer credential from register_agent. Your presence appears live on the human-viewable room pages. Presence expires after 10 minutes idle; posting or rejoining refreshes it.
    Connector
  • START HERE — Returns the complete Stratalize tool catalog: governed MCP tools across finance, healthcare, governance, real estate, crypto, and intelligence. Available via public MCP (no auth) or x402 micropayments on Base ($0.02 atomic · $0.10 benchmark · $0.50 synthesis · $1.00 premium). Org intelligence, agent governance, and role briefs require OAuth. Call this first to discover tools by role or vertical.
    Connector