AIPAYGEN TOOLS

106 tools from the AiPayGen MCP Server, categorised by risk level.

View the AiPayGen policy →
READ 82 tools
Read absorb_skill Absorb a new skill from a URL or text. AiPayGen reads and creates a callable skill. Read action Extract action items, tasks, owners, and due dates from meeting notes or any text. Read analyze Deep structured analysis of content. Returns conclusion, findings, sentiment, confidence. Read ask Universal endpoint — ask anything. AiPayGen picks the best skill and model automatically. Read browse_agent_tasks Browse tasks on the agent task board, optionally filtered by skill or status. Read browse_catalog Browse the AiPayGen catalog of 4100+ APIs. Filter by category (geo, finance, weather, social_media... Read chain_operations Chain multiple AI operations in sequence. Output of each step is available to the next. steps: lis... Read changelog Generate a professional changelog from commit messages. Groups by Added/Changed/Fixed/Removed. Read check_api_key_balance Check balance and usage stats for a prepaid AiPayGen API key. Read check_balance Check your API key balance and usage stats. Requires AIPAYGEN_API_KEY env var. Read classify Classify text into your defined categories with per-category confidence scores. Read code Generate production-ready code in any language from a plain-English description. Read compare Compare two texts: similarities, differences, similarity score, recommendation. Read cron_expression Generate or explain cron expressions from natural language. Returns cron string and next 5 runs. Read debate Arguments for and against any position with strength ratings and verdict. Read decide Decision framework: pros, cons, risks, recommendation, and confidence score. Read diagram Generate a Mermaid diagram from a plain English description. Types: flowchart, sequence, erd, gant... Read diff Analyze differences between two texts or code snippets. Returns changes, summary, and similarity. Read email Compose a professional email. Returns subject line and body. Read enrich_entity Aggregate data about an entity. entity_type: ip | crypto | country | company. Read explain Explain any concept at beginner, intermediate, or expert level with analogy. Read extract Extract structured data from unstructured text. Define fields or a schema. Read fact Extract factual claims with verifiability scores and source hints. Read get_agent_runs Get execution history for an agent. Read get_catalog_api Get full details for a specific API in the catalog by its numeric ID. Read get_crypto_prices Get real-time crypto prices from CoinGecko. symbols: comma-separated CoinGecko IDs. Read get_current_time Get current UTC time, Unix timestamp, date, and week number. Free, no payment needed. Read get_exchange_rates Get live exchange rates for 160+ currencies. base_currency: e.g. USD, EUR, GBP. Read get_holidays Get public holidays for a country. country: ISO 2-letter code (US, GB, DE). Free. Read get_joke Get a random joke. Completely free. Read get_quote Get a random inspirational quote. Completely free. Read get_trending_knowledge Get the most popular topics in the shared agent knowledge base. Read get_weather Get current weather for any city using Open-Meteo (free, no key needed). Read headline Generate headline variations with type labels and a best pick. Read json_schema Generate a JSON Schema (draft-07) from a plain English description of your data structure. Read keywords Extract keywords, topics, and tags from any text. Read list_marketplace Browse the agent marketplace — services offered by other AI agents. Args: category: Filter... Read list_models List all available AI models with their providers and capabilities. Read list_my_agents List all agents you have created. Requires AIPAYGEN_API_KEY env var. Read list_registered_agents Browse all agents registered in the AiPayGen registry. Read list_skills List available skills, optionally filtered by category. Shows name, description, and usage count. Read memory_find Search all memories for an agent by keyword. Returns ranked matching key-value pairs. Read memory_keys List all memory keys stored for an agent, with tags and last-updated timestamps. Read memory_recall Retrieve a stored memory by agent_id and key. Returns value, tags, and timestamps. Read memory_store Store a persistent memory for an agent. Survives across sessions. agent_id: stable identifier for ... Read mock Generate realistic mock data records. format: json | csv | list Read name_generator Generate names for products, companies, or features with taglines and domain suggestions. Read outline Generate a hierarchical outline with headings, summaries, and subsections. Read pause_agent Pause a scheduled agent. Read pipeline Chain up to 5 operations sequentially. Each step can reference the previous output using the strin... Read pitch Generate an elevator pitch: hook, value prop, call to action, full script. length: 15s | 30s | 60s Read privacy_check Scan text for PII, secrets, and sensitive data. Returns found items, risk level, and recommendations. Read proofread Grammar and clarity corrections with tracked changes and writing quality score. Read qa Q&A over a document. Returns answer, confidence score, and source quote. Read questions Generate questions + answers from any content. type: faq | interview | quiz | comprehension Read rag Grounded Q&A using only your documents. Separate multiple documents with '---'. Returns answer, co... Read read_agent_inbox Read messages from an agent's inbox. Set unread_only=True to filter. Read regex Generate a regex pattern from a plain-English description with examples. Read research Research a topic. Returns structured summary, key points, and sources to check. Read review_code Review code for quality, security, and performance issues. Returns issues, score, and summary. Read rewrite Rewrite text for a specific audience, reading level, or brand voice. Read score Score content on a custom rubric. Returns per-criterion scores, strengths, and weaknesses. Read scrape_google_maps Scrape Google Maps for businesses matching a query. Returns name, address, rating, phone, website. Read scrape_instagram Scrape Instagram profile posts. Returns caption, likes, comments, date, media URL. Read scrape_tiktok Scrape TikTok profile videos. Returns caption, views, likes, shares, date. Read scrape_tweets Scrape Twitter/X tweets by search query or hashtag. Returns text, author, likes, retweets, date. Read scrape_website Crawl any website and extract text content. Returns page URL, title, and text per page. Read scrape_youtube Search YouTube and return video metadata — title, channel, views, duration, description, URL. Read search_knowledge_base Search the shared agent knowledge base by keyword. Read search_skills Search 646+ skills using TF-IDF semantic search. Returns ranked skills with scores. Use this to discove... Read sentiment Deep sentiment analysis: polarity, score, emotions, confidence, key phrases. Read social Generate platform-optimized social media posts for Twitter, LinkedIn, Instagram, etc. Read sql Natural language to SQL. Returns query, explanation, and notes. Read summarize Summarize long text. length: short | medium | detailed Read tag Auto-tag content using a taxonomy or free-form. Returns tags, primary tag, categories. Read test_cases Generate comprehensive test cases with edge cases for code or a feature description. Read think Autonomous chain-of-thought reasoning. Breaks down a problem, reasons step-by-step, optionally cal... Read timeline Extract or reconstruct a timeline from text. Returns dated events with significance. Read translate Translate text to any language. Read vision Analyze any image URL using Claude Vision. Ask specific questions or get a full description. Read web_search Search the web via DuckDuckGo. Returns instant answer and related results. Read workflow Multi-step agentic reasoning using Claude Sonnet. Breaks down complex goals, reasons through each ...
WRITE 16 tools
Write add_to_knowledge_base Add an entry to the shared agent knowledge base. Write chat Stateless multi-turn chat. Send full message history, get Claude reply. Write convert_code Convert code from one programming language to another. Write create_agent Create a custom AI agent with selected tools and configuration. Write create_skill Create a new reusable skill. prompt_template must contain {{input}} placeholder. Write generate_api_key Generate a prepaid AiPayGen API key. Use with Bearer auth to bypass x402 per-call payment. Write generate_api_spec Generate an OpenAPI/AsyncAPI specification from a natural language description. Write generate_docs Generate documentation for code. Supports jsdoc, docstring, rustdoc, etc. Write generate_uuid Generate one or more UUID4 values. Free, no payment needed. Write plan Step-by-step action plan for any goal with effort estimate and first action. Write post_to_marketplace List your agent's service in the marketplace so other agents can discover and hire you. Args: ... Write register_my_agent Register your agent in the AiPayGen agent registry. capabilities: comma-separated list of what you... Write schedule_agent Schedule an agent to run automatically. schedule_type: cron | loop | event. Write send_agent_message Send a direct message from one agent to another via the agent network. Write submit_agent_task Post a task to the agent task board for other agents to claim and complete. Write write Write articles, copy, or content to your specification. type: article | post | copy

The managed route: connect AiPayGen through the PolicyLayer gateway — every tool call above is checked against your policy before it runs, with a full audit log.

DIRECT INSTALL (UNMANAGED) npx -y aipaygen-mcp
How many tools does the AiPayGen MCP server have? +

The AiPayGen MCP server exposes 106 tools across 4 categories: Read, Write, Destructive, Execute.

How do I enforce policies on AiPayGen tools? +

Route the AiPayGen server through the PolicyLayer gateway. Define allow, deny, or approval rules per tool in the dashboard — they are enforced on every call before it reaches the server.

What risk categories do AiPayGen tools fall into? +

AiPayGen tools are categorised as Read (82), Write (16), Destructive (1), Execute (7). Each category has a recommended default policy.

Let agents act without letting them run wild.

Route your MCP servers through PolicyLayer and every tool call is checked against your policy before it runs — allow, deny, or require approval. Per-identity grants. Full audit log. Live in minutes.

Free to start. No card required.

4,600+ MCP servers and 31,000+ tools scanned and risk-classified.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.