Skip to main content

Meshagent

Project description

MeshAgent Python SDK

MeshAgent is your platform to create, deploy, and manage AI agents collaboratively and at scale, securely and in real time.

MeshAgent removes the infrastructure headaches of building and shipping AI Agents. It spins up secure, real-time "Rooms" that connect humans, agents, and shared context -- letting you launch, share, and refine agents in hours instead of weeks.


Documentation: docs.meshagent.com


Why MeshAgent?

  • Real-time multi-user "Rooms" for true human-AI teamwork: Secure workspaces, "Rooms", automatically spin-up when someone joins, tracking presence, chat, documents, and agent activity, and disappear when everyone leaves -- so people and agents stay in sync.

  • Accelerated feedback loop and shortened development cycle: Invite a colleague or stakeholder into the MeshAgent Studio Room so they can see, hear, and interact with your agent immediately -- letting you demo, gather feedback, and iterate on the agent on the same day.

  • Shareable links that showcase your agent: After you deploy an agent, MeshAgent provides you a URL so colleagues or customers can jump straight into the Room, try the agent, and give feedback -- no code checkout, IDE, or GPU required.

  • Support across languages: The same feature set (Rooms, Agents, Tools, Messaging, Queues, Storage, Documents, etc.) is exposed through official Python, Javascript, Typescript, and Dart SDKs, so every team member can work in their preferred language.

  • Built-in Observability: Streaming logs and traces give you real-time insight into every message, agent action, and error.

  • Secure and elastic by default: Project-scoped keys, on-demand provisioning, and auto-scaling infrastructure keep Rooms private, secure, and ready for your usage needs.

Getting Setup

Create your MeshAgent Account

  1. Go to studio.meshagent.com and sign in or sign up for an account.
  2. Create a project and give it a name (e.g., MyFirstAgentProject)
  3. Navigate to the API Keys tab and click + New API Key. Give your key a name and description then click “ok”.
  4. Click on the key to copy the MESHAGENT_KEY_ID, MESHAGENT_PROJECT_ID, and MESHAGENT_SECRET. You will need to export these as environment variables to connect to your Project.

Install the MeshAgent SDK

pip install meshagent[all]
uv add 'meshagent[all]'

Set Environment Variables

Before you begin, you must export three environment variables. Make sure to substitute the placeholder values (xxxx-xxxx...) with your actual keys and secrets.

export MESHAGENT_KEY_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
export MESHAGENT_PROJECT_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
export MESHAGENT_SECRET=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Run your first agent!

To call a chat agent into the room run:

meshagent chatbot join --room YOUR_ROOM --agent-name YOUR_CHATBOT --name YOUR_CHATBOT

To call a voice agent into the room run:

meshagent voicebot join --room YOUR_ROOM --agent-name YOUR_VOICEBOT --name YOUR_VOICEBOT

Next Steps and Examples

To see examples of agents in action and to start building your own agents check out the MeshAgent docs at docs.meshagent.com

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meshagent-0.0.35.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

meshagent-0.0.35-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file meshagent-0.0.35.tar.gz.

File metadata

  • Download URL: meshagent-0.0.35.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for meshagent-0.0.35.tar.gz
Algorithm Hash digest
SHA256 03fbb9a5ce1a2e034b1e5148bfb4b78d4aa8b083546b406995c0034053a37751
MD5 1cdb438f7ae31b5038b5e84173c43342
BLAKE2b-256 8b13a1e6d2905a124d4ad9a092b190a2b9fda0769e8c90710e2c7b52825862e7

See more details on using hashes here.

File details

Details for the file meshagent-0.0.35-py3-none-any.whl.

File metadata

  • Download URL: meshagent-0.0.35-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for meshagent-0.0.35-py3-none-any.whl
Algorithm Hash digest
SHA256 ac0be09fd1eb1d7b0b6734432501ef89e79f8499edde85ff6aa711a1801c8452
MD5 25a1e4a401f7e8e244d31baea4098a8d
BLAKE2b-256 93e55ce237a5d8258519e1b43e60885c9b3574dee78aec39b73b8ddef84a53fb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page