跳转到内容

#protocol

3 approved public terms with this tag.

MCP

/em siː piː/noun
Technology

机器辅助翻译草稿 (Chinese) for "MCP": Model Context Protocol - An open standard developed by Anthropic for connecting AI assistants to external tools, data sources, and services. Enables AI agents to interact with the world in standardized ways.

示例草稿: Our platform exposes all its APIs via MCP so any AI assistant can integrate with it.

WebFinger

/ˈwebˌfɪŋɡər/noun
Technology

机器辅助翻译草稿 (Chinese) for "WebFinger": An open protocol (RFC 7033) for discovering information about people or resources using a simple HTTPS URI. WebFinger lets you look up who owns an account like acct:user@site.com and retrieve their public profile, keys, or social links without centralized login.

示例草稿: The federated app used WebFinger to resolve the user's identity before sending them a message.

机器辅助翻译草稿 (Chinese) for "Open Standard": A publicly available technical specification that anyone can implement, use, and extend without royalty obligations or proprietary restrictions. Open standards like HTTP, JSON, and OpenAPI enable interoperability between different vendors and communities, reducing lock-in and fostering innovation.

示例草稿: MCP is an open standard, meaning any AI vendor can implement it to connect their models to tools.