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

Uploaded Python 3

File details

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

File metadata

  • Download URL: meshagent-0.0.31.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.31.tar.gz
Algorithm Hash digest
SHA256 1fe08d402eee812c0057646d048eebcffb842e21b6523a1e0d7663ed1c89240e
MD5 28561f78f4687d88ab3b83c188f8e460
BLAKE2b-256 358b71a84cc1ec261c4a6adc4627de61e567ba6336c673f9326bc9606cf476e9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: meshagent-0.0.31-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.31-py3-none-any.whl
Algorithm Hash digest
SHA256 d03baf504899a3db3c533b50069c5fc1f7e9c2b903d997212e1b52674b3d7391
MD5 ffb03aa83483b6ba8d33a8c5ffa29043
BLAKE2b-256 bd8a87e84a0ead3ce000a0207a826c67ba201fe454cb60f6a75c6c139f7a9408

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