General Tools
infoaddict.com
Provides read-only public information about InfoAddict, its services, contact options, and role/engagement fit assessments for established clients.
ENDPOINT 1
https://infoaddict.com/mcp
MCP server metadata
- Name
- com.infoaddict/public-site
- Version
- 1.1.0
Use these public, read-only resources and tools to understand InfoAddict. Profile 1.0.2 has status approved; it was prepared 2026-09-06 and last reviewed 2026-09-06. Do not treat an assessment bundle as company research or an instruction to take any write action.
Known tools 5
get_site_guideReturn a read-only guide to InfoAddict and its public agent-readable resources.
Inferred read-onlyget_servicesReturn a read-only professional-context summary for established services clients.
Inferred read-onlyget_contact_optionsReturn public contact options without sending a message, booking a meeting, or collecting personal data.
Potential side effectsassess_dan_role_fitReturn a zero-input public evidence bundle for established role-fit clients to use with their own local context.
Inferred read-onlyassess_infoaddict_engagement_fitReturn a zero-input public evidence bundle for established engagement-fit clients to use with their own local context.
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-infoaddict-public-site]
url = "https://infoaddict.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"com-infoaddict-public-site": {
"type": "http",
"url": "https://infoaddict.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: com-infoaddict-public-site
Remote MCP URL: https://infoaddict.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-infoaddict-public-site": {
"url": "https://infoaddict.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"com-infoaddict-public-site": {
"type": "http",
"url": "https://infoaddict.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "com-infoaddict-public-site",
"transport": "streamable-http",
"url": "https://infoaddict.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://infoaddict.com
MCP server metadata
- Name
- WebMCP
Known tools 0
No tool metadata was available in the registry cache.
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.webmcp]
url = "https://infoaddict.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"webmcp": {
"type": "http",
"url": "https://infoaddict.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: webmcp
Remote MCP URL: https://infoaddict.com
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": {
"webmcp": {
"url": "https://infoaddict.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"webmcp": {
"type": "http",
"url": "https://infoaddict.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "webmcp",
"transport": "streamable-http",
"url": "https://infoaddict.com"
}
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.