π§ Contact AMCP
Get in touch with the AMCP team. Weβre here to help with your agentic AI and distributed systems questions.
Table of Contents
Quick Contact
General Inquiries: info@amcp.dev
Technical Support: support@amcp.dev
Sales & Enterprise: sales@amcp.dev
Security Issues: security@amcp.dev
Documentation: docs@amcp.dev
Social Media
- Twitter: @amcp_framework
- GitHub: agentmeshcommunicationprotocol
- LinkedIn: AMCP
Community
- GitHub Discussions: Discussions
- GitHub Issues: Issues
- Stack Overflow: Tag: amcp
Support Channels
1. GitHub Discussions
Best for: Questions, ideas, and community help
β
Community-driven
β
Searchable history
β
Public knowledge base
β
Fast responses
π https://github.com/agentmeshcommunicationprotocol/amcpcore/discussions
Categories:
- Announcements
- Q&A
- Ideas & Feature Requests
- Show & Tell
- Help & Support
2. GitHub Issues
Best for: Bug reports and feature requests
β
Issue tracking
β
Prioritization
β
Milestone planning
β
Release notes
π https://github.com/agentmeshcommunicationprotocol/amcpcore/issues
Types:
- Bug Report
- Feature Request
- Documentation
- Performance
3. Email Support
Best for: Urgent issues and private concerns
π§ support@amcp.dev
Response Time: 24-48 hours
Availability: Mon-Fri, 9 AM - 5 PM UTC
Use for:
- Urgent issues
- Private concerns
- Enterprise support
- Security issues
4. Documentation
Best for: Learning and self-service
π https://agentmeshcommunicationprotocol.github.io/docs/
Includes:
- Getting started guide
- API reference
- Tutorials
- Examples
- Best practices
5. Community Events
Best for: Real-time interaction
π
Monthly Q&A Sessions
π
Weekly Office Hours
π
Community Showcase
π
Hackathons
Register: events@amcp.dev
Contact Form
General Inquiry
Name: [Your Name]
Email: [Your Email]
Subject: [Topic]
Message: [Your Message]
Send to: info@amcp.dev
Technical Support
Name: [Your Name]
Email: [Your Email]
Subject: [Issue Title]
Environment:
- AMCP Version: [e.g., 1.6.0]
- Java Version: [e.g., 17]
- OS: [e.g., Linux]
Issue Description:
[Detailed description]
Code Example:
[Relevant code]
Error Message:
[Error details]
Steps to Reproduce:
1. Step 1
2. Step 2
3. Step 3
Expected Behavior:
[What should happen]
Actual Behavior:
[What actually happens]
Send to: support@amcp.dev
Enterprise Support
Company Name: [Company]
Contact Name: [Your Name]
Email: [Your Email]
Phone: [Your Phone]
Subject: [Topic]
Company Size: [Number of employees]
Use Case: [Your use case]
Requirements: [Your requirements]
Timeline: [Your timeline]
Message: [Your message]
Send to: sales@amcp.dev
Security Issue
Name: [Your Name]
Email: [Your Email]
Severity: [Critical/High/Medium/Low]
Issue Description:
[Detailed description - do not disclose publicly]
Affected Versions:
[Which versions are affected]
Proof of Concept:
[How to reproduce - if safe to share]
Suggested Fix:
[If you have suggestions]
Send to: security@amcp.dev
Response Times
Support Levels
| Channel | Priority | Response Time | Availability |
|---|---|---|---|
| GitHub Discussions | Low | 24-72 hours | Community |
| GitHub Issues | Medium | 48-72 hours | Community |
| Email Support | High | 24-48 hours | Mon-Fri |
| Security Issues | Critical | 4-24 hours | 24/7 |
| Enterprise Support | Critical | 2-4 hours | 24/7 |
Response SLA
Critical Issues: 2-4 hours
High Priority: 4-8 hours
Medium Priority: 24 hours
Low Priority: 48-72 hours
FAQ
General Questions
Q: What is AMCP?
A: AMCP (Agent Mesh Communication Protocol) is an open-source Java framework for building distributed agentic systems. It enables autonomous agents to communicate, collaborate, and migrate seamlessly across nodes using Kafka and LLM integration.
Learn more: About AMCP
Q: Is AMCP free?
A: Yes! AMCP is open-source under Apache License 2.0. You can use it freely in commercial and non-commercial projects.
License: Apache 2.0
Q: What are the system requirements?
A:
- Java 11+
- Maven 3.6+
- Kafka (optional, for advanced features)
- 50-100MB memory
Details: Installation Guide
Technical Questions
Q: How do I get started?
A: Follow our beginner tutorial to build your first agent in 5 minutes.
Tutorial: First Agent
Q: How do I integrate with OpenAI?
A: AMCP has native OpenAI integration. Configure your API key and start using GPT-4 or GPT-3.5-turbo.
Guide: LLM Integration
Q: Can I use local LLMs?
A: Yes! AMCP supports Llama 2, Mistral, CodeLlama, and other local models.
Guide: Local LLM Setup
Q: How do I deploy to Kubernetes?
A: AMCP works great with Kubernetes. Use Docker containers and Kubernetes manifests.
Guide: Kubernetes Deployment
Q: How do I scale to high throughput?
A: Use Kafka for event streaming and horizontal scaling. AMCP supports 1M+ events/sec.
Guide: Performance Optimization
Support Questions
Q: How do I report a bug?
A: Create an issue on GitHub with:
- Description of the bug
- Steps to reproduce
- Expected vs actual behavior
- Environment details
Report: GitHub Issues
Q: How do I request a feature?
A: Start a discussion on GitHub describing:
- What feature you need
- Why you need it
- How youβd use it
- Example use case
Request: GitHub Discussions
Q: How do I contribute?
A: We welcome contributions! Check our contributing guide for:
- Code standards
- Testing requirements
- Pull request process
- Recognition program
Guide: Contributing
Q: Where can I find examples?
A: We have several example applications:
- Weather Agent
- Stock Trading Agent
- Travel Planning Agent
- And more!
Examples: /examples/
Enterprise Questions
Q: Does AMCP support enterprise deployment?
A: Yes! AMCP is production-ready with:
- mTLS encryption
- RBAC
- Audit logging
- High availability
- Disaster recovery
Details: Enterprise Features
Q: Do you offer commercial support?
A: Yes! We offer enterprise support packages including:
- Priority support
- SLA guarantees
- Custom development
- Training and consulting
Contact: sales@amcp.dev
Q: Can AMCP handle my scale?
A: AMCP scales horizontally to handle:
- 1M+ events/sec
- 1000+ agents
- Multi-cloud deployment
- Global distribution
Details: Performance Benchmarks
Q: What about security and compliance?
A: AMCP supports:
- mTLS encryption
- RBAC and ABAC
- Audit logging
- FIPS 140-2 ready
- SOC 2 ready
- GDPR compliant
- HIPAA ready
Details: Security
Office Hours
Weekly Sessions
When: Thursdays, 2 PM UTC
Duration: 1 hour
Format: Live Q&A
Register: events@amcp.dev
Monthly Showcase
When: Last Friday of each month, 3 PM UTC
Duration: 1.5 hours
Format: Community projects + Q&A
Register: events@amcp.dev
Quarterly Hackathon
When: Last week of each quarter
Duration: 48 hours
Prizes: Recognition + swag
Register: hackathon@amcp.dev
Mailing Lists
Subscribe
Newsletter: Subscribe to our monthly newsletter for:
- Release announcements
- Feature highlights
- Community news
- Event updates
Subscribe: Newsletter
Announcements: Get notified of:
- New releases
- Security updates
- Breaking changes
- Important news
Subscribe: Announcements
Social Media
Follow Us
- Twitter: @amcp_framework
- LinkedIn: AMCP
- GitHub: agentmeshcommunicationprotocol
- YouTube: AMCP Channel
Share Your Work
Tag us when you build with AMCP:
- #AMCP
- #AgenticAI
- #DistributedSystems
- #Kafka
- #Quarkus
Feedback
Help Us Improve
Weβd love to hear from you! Tell us:
- Whatβs working well?
- What could be better?
- What features do you need?
- How can we improve support?
Send Feedback: feedback@amcp.dev
Accessibility
Accessibility Support
Weβre committed to accessibility. If you have accessibility needs:
Contact: accessibility@amcp.dev
We support:
- Screen readers
- Keyboard navigation
- High contrast mode
- Text resizing
- Alternative formats
Response Template
When you contact us, weβll respond with:
Thank you for contacting AMCP!
We received your message and will respond within [timeframe].
Your Reference ID: [ID]
Priority Level: [Level]
Assigned To: [Team Member]
In the meantime, you can:
- Check our documentation
- Search GitHub discussions
- Join our community
Best regards,
AMCP Support Team
Contact Checklist
Before contacting us, please:
- Check documentation
- Search GitHub issues
- Search GitHub discussions
- Check Stack Overflow
- Review examples
- Check FAQ
This helps us respond faster!
Thank You!
Thank you for being part of the AMCP community. Weβre excited to help you build amazing agentic systems!
Get in touch today! π
Email: support@amcp.dev
GitHub: Issues | Discussions
Twitter: @amcp_framework