Back to search
100
MCP
live
MCP 2025-11-25
streamable-http
io.github.tony8713/casa
io.github.tony8713/casaPrivate, permanent encrypted storage for AI agents. Paid per call in USDC via x402.
Uptime
100.0%
1 direct probes · 30d
Response
174ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://casa-agents.fly.dev/mcp
Tools · 3
echo
Echoes the provided text back to the caller.
add
Adds two numbers and returns the sum.
server_time
Returns the current server time (ISO 8601, UTC).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.tony8713/casa": {
"url": "https://casa-agents.fly.dev/mcp",
"transport": "streamable-http"
}
}
}