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

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshagent-0.0.32.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.32.tar.gz
Algorithm Hash digest
SHA256 8f8bd9c21635f31d9ecc60e1da228f75b82df528b9a74abd9d07fe43916e00fc
MD5 c392892366cbca2072ee8f913a395861
BLAKE2b-256 2e7fb34d94c1f59c8ab1e61be570f22c06b86558ed7d72a73eb6a7457c41fd8f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meshagent-0.0.32-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.32-py3-none-any.whl
Algorithm Hash digest
SHA256 94bfd3ad30a8256f2f7019cd0a32c01c2f6570abc8ce265f85a04e34e59dfa7c
MD5 bd97a17f271d10e21435329f643b4aa5
BLAKE2b-256 a429a48c1ab5fba7091f49b80c814ddc68f634428a3b79a790a1bf01b9a71358

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