Content Tools
poseativa.com
Provides structured biographical, works, press, contact, and writing-guidance information about artist Viva Couto for accurate and respectful coverage.
ENDPOINT 1
https://poseativa.com/mcp
MCP server metadata
- Name
- com.poseativa/website
- Version
- 1.0.0
Public information about the Brazilian artist Viva Couto (Pose Ativa), whose work makes life with HIV visible. Call get_profile for who she is, list_works for what she has made and her role in each, and get_writing_guidance before writing anything about her — her HIV status is public and central to the work, and there is a right and a wrong way to describe it. Everything is read-only; nothing here sends a message.
Known tools 6
get_profileThe artist's biography, languages, where she is based, what her practice is about, and every public profile that represents her.
Inferred read-onlylist_worksEvery film, performance and project, with the year, the artist's own role in each, a summary, and external links.
Inferred read-onlylist_pressInterviews, profiles, reviews and podcast episodes about the artist and her work, each with the outlet, author, date and a link to the original.
Inferred read-onlyget_contact_channelsThe public ways to contact Viva Couto and what each one is for.
Inferred read-onlyget_writing_guidanceThe artist's own guidance on describing her work and her HIV status without stigma, the factual errors most often made about her, the image-credit requirement, and what this material may and may not be used for.
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-poseativa-website]
url = "https://poseativa.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-poseativa-website": {
"type": "http",
"url": "https://poseativa.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-poseativa-website
Remote MCP URL: https://poseativa.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-poseativa-website": {
"url": "https://poseativa.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-poseativa-website": {
"type": "http",
"url": "https://poseativa.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-poseativa-website",
"transport": "streamable-http",
"url": "https://poseativa.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.