AI & Machine Learning
agentcommunity.org
Manages and verifies AI agent community members and their certifications.
ENDPOINT 1
https://agentcommunity.org/mcp
MCP server metadata
- Name
- agentcommunity
- Version
- 1.0.0
Agent Community is an open community of the companies, researchers, and developers building the agentic web; it is also the applicant for the proposed .agent top-level domain (pending ICANN approval). Tools: lookup_member looks up one public member by exact display name or slug; get_community_stats returns a roughly-live member count; register_agent pre-registers a .agent name at the DMV (free, non-binding, does not confer domain ownership, and only after an explicit user request); verify_certificate checks the live DMV issuance state of a certificate ID.
Known tools 4
verify_certificateVerify the live DMV issuance state of a canonical certificate ID.
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.agentcommunity]
url = "https://agentcommunity.org/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentcommunity": {
"type": "http",
"url": "https://agentcommunity.org/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentcommunity
Remote MCP URL: https://agentcommunity.org/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": {
"agentcommunity": {
"url": "https://agentcommunity.org/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentcommunity": {
"type": "http",
"url": "https://agentcommunity.org/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentcommunity",
"transport": "streamable-http",
"url": "https://agentcommunity.org/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://agentcommunity.org/mcp/docs
MCP server metadata
- Name
- agentcommunity-docs
- Version
- 1.0.0
Search and read published Agent Community documentation only. This server does not search members, registrations, private lists, or authenticated data.
Known tools 2
CONNECT 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.agentcommunity-docs]
url = "https://agentcommunity.org/mcp/docs"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentcommunity-docs": {
"type": "http",
"url": "https://agentcommunity.org/mcp/docs"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentcommunity-docs
Remote MCP URL: https://agentcommunity.org/mcp/docs
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": {
"agentcommunity-docs": {
"url": "https://agentcommunity.org/mcp/docs"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentcommunity-docs": {
"type": "http",
"url": "https://agentcommunity.org/mcp/docs"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentcommunity-docs",
"transport": "streamable-http",
"url": "https://agentcommunity.org/mcp/docs"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 3
https://agentcommunity.org/mcp/chatgpt
MCP server metadata
- Name
- agentcommunity
- Version
- 1.0.0
Agent Community is an open community of the companies, researchers, and developers building the agentic web; it is also the applicant for the proposed .agent top-level domain (pending ICANN approval). Tools: lookup_member looks up one public member by exact display name or slug; get_community_stats returns a roughly-live member count; register_agent pre-registers a .agent name at the DMV (free, non-binding, does not confer domain ownership, and only after an explicit user request); verify_certificate checks the live DMV issuance state of a certificate ID.
Known tools 4
verify_certificateVerify the live DMV issuance state of a canonical certificate ID.
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.agentcommunity]
url = "https://agentcommunity.org/mcp/chatgpt"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"agentcommunity": {
"type": "http",
"url": "https://agentcommunity.org/mcp/chatgpt"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: agentcommunity
Remote MCP URL: https://agentcommunity.org/mcp/chatgpt
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": {
"agentcommunity": {
"url": "https://agentcommunity.org/mcp/chatgpt"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"agentcommunity": {
"type": "http",
"url": "https://agentcommunity.org/mcp/chatgpt"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "agentcommunity",
"transport": "streamable-http",
"url": "https://agentcommunity.org/mcp/chatgpt"
}
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 agentcommunity.org was fetched 2026-08-04T08:26:57.837Z and is being refreshed.
agentcommunity.org 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.