Pally
REMOTE · AGENT.PALLY.COM · SCANNED AUG 23
Chat with your Pally, the AI assistant in your texts, from any MCP-compatible AI app.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security91
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- The endpoint enforces authorisation, advertised via RFC 9728 protected-resource metadata. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC is configured correctly; the domain's records validate against the full chain to the root. View diagnostics → Pass
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability0
- Transport blocked by authentication: the endpoint requires auth we don't have to verify streamable-http. See how to fix → View diagnostics → Unverified
Schema Quality & AI Usability0
- Schema blocked by authentication: the endpoint requires auth we don't have to read it. See how to fix → Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage blocked by authentication: the endpoint requires auth we don't have to read its tools.Unverified
Capabilities0
- Capabilities blocked by authentication: the endpoint requires auth we don't have to read them. See how to fix → Unverified
Unverified: 5 categories
Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
How do I install the Pally MCP server?
Pally is a hosted endpoint at https://agent.pally.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · agent.pally.com
claude mcp add --transport http com-pally-pally 'https://agent.pally.com/mcp'
{
"mcpServers": {
"com-pally-pally": {
"url": "https://agent.pally.com/mcp"
}
}
} {
"servers": {
"com-pally-pally": {
"type": "http",
"url": "https://agent.pally.com/mcp"
}
}
} [mcp_servers.com-pally-pally] url = "https://agent.pally.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-pally-pally": {
"type": "remote",
"url": "https://agent.pally.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-pally-pally --url 'https://agent.pally.com/mcp' --transport streamable-http
mcp_servers:
com-pally-pally:
url: "https://agent.pally.com/mcp" {
"McpServers": {
"com-pally-pally": {
"Transport": "http",
"Url": "https://agent.pally.com/mcp"
}
}
} assistant mcp add com-pally-pally -t streamable-http -u 'https://agent.pally.com/mcp'
{
"mcpServers": {
"com-pally-pally": {
"type": "http",
"url": "https://agent.pally.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 21 Aug 26 36
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 23 Aug 2026 · Probed https://agent.pally.com/mcp
TLS valid
Negotiated TLS 1.2 with TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=agent.pally.com | CN=Amazon RSA 2048 M01,O=Amazon,C=US | 11 Jun 2026 | 25 Dec 2026 | RSA 2048 | SHA256-RSA | 596bd4a7b61efa55142aebcc49bfde1 |
| SANs: agent.pally.com | ||||||
| CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) | CN=Amazon Root CA 1,O=Amazon,C=US | 23 Aug 2022 | 23 Aug 2030 | RSA 2048 | SHA256-RSA | 77312380b9d6688a33b1ed9bf9ccda68e0e0f |
| CN=Amazon Root CA 1,O=Amazon,C=US (CA) | CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US | 25 May 2015 | 31 Dec 2037 | RSA 2048 | SHA256-RSA | 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6 |
DNSSEC secure
Validation of agent.pally.com. — Secure
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| pally.com. | present | 2371 | 13 | Verified |
| agent.pally.com. | Verified address RRset verified with the apex keys |
Authentication Enforced and verified
The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.
| Result | Enforced and verified |
|---|---|
| Enforced | On connection |
| HTTP status | 401 |
WWW-Authenticate challenge Bearer resource_metadata="https://agent.pally.com/.well-known/oauth-protected-resource"
Bearer resource_metadata="https://agent.pally.com/.well-known/oauth-protected-resource" | Header | Value |
|---|---|
| www-authenticate | Bearer resource_metadata="https://agent.pally.com/.well-known/oauth-protected-resource" |
Protected resource metadata
| Document | https://agent.pally.com/.well-known/oauth-protected-resource |
|---|---|
| Retrieved | Yes |
| Resource | https://agent.pally.com/mcp |
| Authorisation server | https://agent.pally.com |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://agent.pally.com/mcp | Auth required | 401 | |
| http (plaintext) | http://agent.pally.com/mcp | HTTPS enforced | 301 | https://agent.pally.com:443/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
No tool schema has been captured from this endpoint yet.
What is the Pally MCP server?
Pally is an MCP server listed in the public MCP registry as com.pally/pally. Chat with your Pally, the AI assistant in your texts, from any MCP-compatible AI app. This page covers its hosted endpoint (https://agent.pally.com/mcp).
Is the Pally MCP server safe to use?
Pally scores 36 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Does the Pally MCP server require authentication?
Yes. Pally asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the Pally MCP server still maintained?
Pally is still listed as active in the MCP registry. We last reached this channel on 23 August 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.