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.34.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.34-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshagent-0.0.34.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.34.tar.gz
Algorithm Hash digest
SHA256 e2f9fe7a90691596e2ab61a1b3381c67c8a110db803bb6fd9eab347bc764c650
MD5 2092e63d2e5e3223f3e5ff54c83fd077
BLAKE2b-256 f2ba78e44da6c0507a3f86c698b7c709c4d6c963e1e80a4daa9aac962b0520dc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meshagent-0.0.34-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.34-py3-none-any.whl
Algorithm Hash digest
SHA256 e526253008ecaffa81b1dced0970aee95b760a92172ba6c4f06fc166746030c3
MD5 dfa688ea63401e7161f2a02fae0c8097
BLAKE2b-256 ce644bcb753efcc07e794a515793457955a283b4a9be7bce9cd60355af0d30c3

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