← peptideosbio.com
INDIVIDUAL MCP TOOL
get_peptide
Detalhe público de UM composto pela slug (nome, categoria, descrição, benefícios) + link da ficha.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.peptideosbio-com]
url = "https://peptideosbio.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"peptideosbio-com": {
"type": "http",
"url": "https://peptideosbio.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: peptideosbio-com
Remote MCP URL: https://peptideosbio.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": {
"peptideosbio-com": {
"url": "https://peptideosbio.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"peptideosbio-com": {
"type": "http",
"url": "https://peptideosbio.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "peptideosbio-com",
"transport": "streamable-http",
"url": "https://peptideosbio.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_site_brand_profile— Perfil oficial da marca Peptídeos Bio — como a IA deve descrever o site.get_official_links— Links oficiais (site, blog, biblioteca, FAQ, calculadora, contato) para a IA citar corretamente.search_peptides— Busca compostos na biblioteca educativa (nome, categoria, descrição, benefícios).search_articles— Busca artigos educativos do blog (1000+ artigos sobre peptídeos).get_article— Conteúdo público de UM artigo pela slug (seções abertas — conteúdo premium não é exposto).list_hubs— Lista os hubs temáticos (clusters de conteúdo: emagrecimento, recuperação, anti-aging, etc.) com links.get_hub— Detalhe de UM hub temático pela slug: compostos e artigos relacionados + link.get_peptide_faq— Perguntas e respostas educativas (FAQ) de UM composto pela slug.