Integration & MCP for 1001fx
Integrate and automate your 1001fx workflows across 2,580 tools. Take full control—use your favorite LLM to orchestrate 1001fx and make your data and tools truly work for you, not the other way around.
Revolutionize Financial Strategies with FX1001 Integration
Connecting FX1001 via MCP eliminates operational barriers by centralizing portfolio tracking and automating financial reports, empowering financial teams with real-time insights and streamlined collaboration. This integration provides a unified market view, enabling quick and strategic reactions while enhancing compliance management. By consolidating data and processes, businesses are better prepared for true AI-readiness, fostering informed decision-making in the trading and investment industry.
Supported MCP tools
Connect insights. Empower action. With MCP, 1001fx becomes the engine for truly collaborative work.
Can play scenarios
Can list scenarios
So you can execute these actions with 1001fx MCP:
Add value to a date
Adds a specified number of days, months, etc. to a given date. It can also subtract dates by adding negative values. - More informations: https://1001fx.com/functions/addtodate
Add watermark to pdf
Places provided image on every page of provided pdf. - More informations: https://1001fx.com/functions/addwatermark2pdf
Add watermark to video
Adds an image as watermark to a video at a given position. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/addwatermark2video
Ask ai
Get answer from am AI based on predefined templates or a custom prompt. Will be charged per used tokens. Predefined prompts are:
- Summarize Text
- Make Longer
- Make Shorter
- Check Spelling and Grammar
- Change Tone
- Simplify
- Translate
- Explain This
- Find Action Items
- Continue Writing
- Anonymize Text
- Improve Writing
- Custom - More informations: https://1001fx.com/functions/askai
Convert asset into base64 string
Converts an uploaded asset (image, zip, audio, video, pdf, ...) or loads and converts the asset from the given URL to a base64 string. - More informations: https://1001fx.com/functions/asset2base64
Convert mp3 into mp4 with images
Converts a mp3 into an mp4 file. Adds a thumbnail and images for given durations. The result is an URL to the mp4 that is available for 48 hours. - More informations: https://1001fx.com/functions/audio2video
Create a bar chart
Creates a bar chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/barchart
Check date against condition
Checks a date against different conditions. - More informations: https://1001fx.com/functions/checkdate
Convert geocode
Converts provided geocode. - More informations: https://1001fx.com/functions/convertgeocode
Convert office document
Converts an office document into a pdf. - More informations: https://1001fx.com/functions/convertofficedocument
Convert a date to a timezone
Converts an input date to the specified timezone. - More informations: https://1001fx.com/functions/converttimezone
Create fake data
Creates realistic fake data for testing and development. Examples: address, date, lorem ipsum, commercial products, company, image, random numbers, urls and many more). - More informations: https://1001fx.com/functions/createfakedata
Crops an image by the given x, y, width and height paramters.
Crop an Image - More informations: https://1001fx.com/functions/cropimage
Convert a csv to array of objects
Converts a csv and parse it into an array of objects. The file must be a valid csv file (not an Excel or GSheet spreadsheet). - More informations: https://1001fx.com/functions/csv2array
Cut audio file
Cuts a mp3 file from given file or URL. Beginning from start in seconds, the given duration (in seconds) will be cut. - More informations: https://1001fx.com/functions/cutaudiofile
Decrypt a pdf
Decrypts the provided PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptpdf
Decrypt a zip
Decrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/decryptzip
Search in all keys in a json object
Deep searches in all keys of a given JSON object. The result is an array of key/value pairs the matches the criteria - More informations: https://1001fx.com/functions/deepsearchjson
Encrypt a pdf
Encrypts the uploaded PDF with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptpdf
Encrypt a zip
Encrypts the uploaded Zip with the given password. The password must not be empty. - More informations: https://1001fx.com/functions/encryptzip
Execute javascript code
Execute JavaScript code in a sandbox on our server. The following npm packages can be used: momentjs, cheerio, handlebars, ... (see https://1001fx.com for full list). Exceptions will be caught and returned. Strict is forced and imports are not allowed. - More informations: https://1001fx.com/functions/executejavascript
Extract audio from video
Extracts the audio from a video. The result is an URL to the mp3 that is available for 48 hours. - More informations: https://1001fx.com/functions/extractaudio
Filter an array by an operator
Filters an array by an given comparison operator. - More informations: https://1001fx.com/functions/filterarray
Format date and time
Formats a given date and time to the specified ouput format. - More informations: https://1001fx.com/functions/formatdatetime
Generates a qrcode with given text and color.
Generate a QRCode - More informations: https://1001fx.com/functions/generateqrcode
Geocode to location
Looks up a provided longitude and latitude values and returns location informations. - More informations: https://1001fx.com/functions/geocode2location
Get content
Gets the content of an URL in a structured way. Has specialised handling for dedicated domains like YouTube videos, tweets and LinkedIn posts. - More informations: https://1001fx.com/functions/getcontent
Get the amount of credits for api key
Gets the current balance of credits for your API key. - More informations: https://1001fx.com/functions/getcredits
Get data from hellospaces
Retrieves data from HelloSpaces for the given Space ID. - More informations: https://1001fx.com/functions/gethellospacesdata
Get exif from image
Get all EXIF data from an given image. - More informations: https://1001fx.com/functions/getimageexif
Get metadata of an image
Returns the width, height, file extension, mimetype, and presence of alpha channel of an image (bmp, gif, jpeg, png and tiff). - More informations: https://1001fx.com/functions/getimagemeta
Get keys and values from json object
Returns two arrays. One containing the keys and on containing the values of the object. - More informations: https://1001fx.com/functions/getjsonkeysandvalues
Function for demonstration
Playground function with JSON body input and JSON body output for demos and testing. Use it to learn how to work with 1001fx. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hello
Function for file operations demonstration
Returns the first given file. Playground function with file input and output to test files input and file retrieval. Charge is always 0. ApiKey is required. - More informations: https://1001fx.com/functions/hellofiles
Hlookup spreadsheet function for an array
Implements a hlookup function similar to the GSheet and Excel functions. Searches for a value in the top row of a table or an array of values, and then returns a value in the same column from a row you specify in the table or array. - More informations: https://1001fx.com/functions/hlookup
Convert html string or url to an image
Converts an HTML string or URL to an image. If an HTML string is given. Replacements for the text are processed. It is also possible to use Tailwind in classes. - More informations: https://1001fx.com/functions/html2image
Ip to geocode
Looks up a provided IP and returns geo informations. - More informations: https://1001fx.com/functions/ip2geocode
Check if date is a holiday
Check if the given date is a holiday in a country and optionally in a state. Please refer to https://github.com/commenthol/date-holidays for available country codes. - More informations: https://1001fx.com/functions/isholiday
Transform json format
Transform a JSON input to another JSON format using a template.
Create a line chart
Creates a line chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/linechart
Location to geocode
Looks up a provided location and returns geo informations. - More informations: https://1001fx.com/functions/location2geocode
Make an api call
Performs an arbitrary authorized API call.
Mask an image with a circle mask
Creates an image with a circle mask. - More informations: https://1001fx.com/functions/maskcircleimage
Mask an image with another image
Masks a source image to this image using the average pixel color. A completely black pixel on the mask will make a pixel in the image completely transparent. - More informations: https://1001fx.com/functions/maskimage
Merge pdfs
Merges up to three PDFs into a single PDF. The orientation of each merged PDF is preserved. - More informations: https://1001fx.com/functions/mergepdfs
Generate html email body with mjml
Generates a HTML email body from a MJML template - More informations: https://1001fx.com/functions/mjml2html
Modify image exif
Modifies the EXIF data in an given image. Provided data will be merged with existing data. - More informations: https://1001fx.com/functions/modifyimageexif
Overlay an image on another image
Overlays two images to create a new image with the second image placed as an overlay. Uses the png file format for transparency. Canvas size is preserved. - More informations: https://1001fx.com/functions/overlayimages
Create a pie chart
Creates a pie chart with custom data and styling. Output can be an image or a PDF. - More informations: https://1001fx.com/functions/piechart
Pivottable spreadsheet function for an array
Implements a pivottable function similar to GSheet and Excel functions. Aggregate fields with given operator. Multiple fields can be aggregated. Aggregate functions are: count, sum, min, max and mean. - More informations: https://1001fx.com/functions/pivottable
Remove duplicates from an array
Removes duplicates from an array. If the fields parameter is empty, all fields of the first array element are used for the comparison. - More informations: https://1001fx.com/functions/removeduplicates
Remove exif from image
Remove all EXIF data from a given image. - More informations: https://1001fx.com/functions/removeimageexif
Render carbone template
Fills the provided carbone template with data. This function uses the Carbone JS Community Edition on 1001fx servers. - More informations: https://1001fx.com/functions/rendercarbonetemplate
Resize an image
Resizes an image to the specified width and height. - More informations: https://1001fx.com/functions/resizeimage
Scale an image
Scales the image by the specified factor. - More informations: https://1001fx.com/functions/scaleimage
Scale an image to fit given dimensions
Scales an image to the largest size that will fit within a rectangle of the specified width and height. - More informations: https://1001fx.com/functions/scaleimagetofit
Scrape html
Scrape a provided HTML string or Website. - More informations: https://1001fx.com/functions/scrapehtml
Split a pdf
Splits the uploaded PDF into seperate pages and returns a zip file containing all individual pages. - More informations: https://1001fx.com/functions/splitpdf
Sumif spreadsheet function for an array
Implements a sumif function similar to GSheet and Excel functions. Sum elements of an array by a given criterion. - More informations: https://1001fx.com/functions/sumif
Create text / html from template and data
Creates any text from template and given data. For example, dynamically generate HTML templates with data and logic, making it useful for building dynamic web applications. Based on Handlebars - see https://handlebarsjs.com/ for more details. - More informations: https://1001fx.com/functions/template2text
Convert texts to an image
Converts multiple texts on a colored background and creates an image. Transparent backgrounds allow overlay on another image. - More informations: https://1001fx.com/functions/text2image
Upload an asset
Uploads an asset (image, zip, audio, video, pdf, ...) to our storage and returns an URL for downloading. The asset will be automatically deleted at the end of the next day. - More informations: https://1001fx.com/functions/uploadasset
Validate string format
Validates if a given string is in provided format. Formats are :URL, email, IBAN, BIC, VAT, ISBN and Regular Expresssion - More informations: https://1001fx.com/functions/validatestringformat
Vlookup spreadsheet function for arrays
Implements a vlookup function similar to the GSheet and Excel functions. Searches for a value in the first column of a table or an array of values, and then returns a value in the same column from a column you specify in the table or array. - More informations: https://1001fx.com/functions/vlookup
How to use MCP with 1001fx
Create scenario with on-demand trigger
Generate your MCP API Key
Insert MCP API Key in your favourite LLM in instructions
Integrating FX1001 with Boost.space MCP offers a range of key benefits that revolutionize financial management workflows. Users gain the ability to centralize portfolio tracking, providing a unified view of market trends and enhancing decision-making accuracy. The integration automates financial reports, reducing manual effort and delivering real-time updates, which is crucial for traders and investors who operate in fast-paced environments. Automated actions streamline collaboration with financial advisors and team members, facilitating seamless communication and strategy synchronization. Additionally, AI-powered tools provide impactful insights, predicting market trends and optimizing compliance management by ensuring all operations meet industry standards. This integration uniquely positions users to react swiftly and strategically to market changes, leveraging concrete data types such as trade histories, real-time quotes, and market analytics within a singular platform. Overall, FX1001's integration with Boost.space MCP transforms financial data management into an efficient, intelligent, and collaborative process.