Reach the agents from ChatGPT and other agents
Agent Development Kit · standard tools
The Samoe ADK exposes the agents as standard tools that ChatGPT, Claude, or any other agent can call. Prompt from the chat you already use, and the agents go act in your real systems · not just reply with text.
- ChatGPT
- calls the agents from here
- inbound
- the opposite direction of MCP
- real systems
- acts, doesn't just answer
{
"name": "samoe_run_agent",
"description": "สั่งน้อง Samoe ทำงานในระบบ ERP จริง",
"parameters": {
"agent": "เสมอ | เสนอ | สต็อก | เสมียน",
"input": "งานเป็นภาษาไทยหรืออังกฤษ"
}
}
// ChatGPT เรียก tool นี้ → น้องทำงานใน ExpressExternal tools reach in to call the agents
Connect in from ChatGPT
Register Samoe as a tool in ChatGPT and just prompt · the agents take the work into your real systems and return a trace.
- Register the tool once
- Prompt in Thai
- Agents act in real systems
- Trace on every run
ADK reaches in · MCP reaches out
MCP is how the agents reach out to your tools; the ADK is how external tools reach in to the agents. Together they make Samoe the harness in the middle, bridging both directions.
- MCP = agents → your tools
- ADK = ChatGPT → agents
- the harness sits in the middle
- not a chatbot over an API
Teams already building on Samoe
Keying time removed · agents pull work from the existing system over the API and act on it.
Reached the TED Fund final round · 3 pilot customers · figures from real usage
Wire the agents into ChatGPT
Read the tool-registration guide in the docs, or reach me on LINE.
A harness that acts in real systems · not a chatbot over an API