Productivity
anglero.com
Provides information about a speaker's profile, topics, booking process, and allows submitting speaking inquiries.
ENDPOINT 1
https://anglero.com/mcp
MCP server metadata
- Name
- com.anglero/speaker
- Version
- 1.0.0
Read tools describe Thomas Anglero, his keynote topics, and how booking works. Use submit_speaking_inquiry to send a booking inquiry. Fees are provided on inquiry only.
Known tools 5
get_speaker_profileCanonical short bio, positioning, notable clients, and links for Thomas Anglero.
Inferred read-onlyget_speaking_topicsThe three keynote topics with titles, subtitles, and a one-paragraph description each.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-anglero-speaker]
url = "https://anglero.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-anglero-speaker": {
"type": "http",
"url": "https://anglero.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-anglero-speaker
Remote MCP URL: https://anglero.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-anglero-speaker": {
"url": "https://anglero.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-anglero-speaker": {
"type": "http",
"url": "https://anglero.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-anglero-speaker",
"transport": "streamable-http",
"url": "https://anglero.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://anglero.com/wp-json/agent/mcp
MCP server metadata
- Name
- com.anglero/speaker
- Version
- 1.0.0
Read tools describe Thomas Anglero, his keynote topics, and how booking works. Use submit_speaking_inquiry to send a booking inquiry. Fees are provided on inquiry only.
Known tools 5
get_speaker_profileCanonical short bio, positioning, notable clients, and links for Thomas Anglero.
Inferred read-onlyget_speaking_topicsThe three keynote topics with titles, subtitles, and a one-paragraph description each.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.com-anglero-speaker]
url = "https://anglero.com/wp-json/agent/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-anglero-speaker": {
"type": "http",
"url": "https://anglero.com/wp-json/agent/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-anglero-speaker
Remote MCP URL: https://anglero.com/wp-json/agent/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"com-anglero-speaker": {
"url": "https://anglero.com/wp-json/agent/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-anglero-speaker": {
"type": "http",
"url": "https://anglero.com/wp-json/agent/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-anglero-speaker",
"transport": "streamable-http",
"url": "https://anglero.com/wp-json/agent/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for anglero.com was fetched 2026-07-31T05:15:27.737Z and is being refreshed.
anglero.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.