Issue a token
Create or rotate the SearchSignal credential from the authenticated Connect AI screen.
SearchSignal makes project search intelligence available through MCP so compatible VS Code tooling can retrieve evidence while developers remain in the editor.
The exact VS Code MCP experience depends on the client and extension combination, but the principle stays the same: SearchSignal supplies structured workspace evidence, and the development agent uses the repository context to translate it into a safe change.
{{
"mcpServers": {{
"searchsignal": {{
"command": "npx",
"args": [
"-y",
"https://searchsignal.pro/mcp/searchsignal-mcp-1.0.1.tgz"
],
"env": {{
"SEARCHSIGNAL_TOKEN": "YOUR_TOKEN"
}}
}}
}}
}}Create or rotate the SearchSignal credential from the authenticated Connect AI screen.
Paste the generated VS Code or Copilot-compatible server definition in the location your current client expects.
Ask for the latest audit or workspace pack and confirm the response is scoped to the intended SearchSignal project.
Connection alone is not the product. The value comes from asking the model to retrieve evidence and produce an action that fits the environment.
Audit and improve shared title, description, canonical, robots, Open Graph, and schema components.
Translate SearchSignal evidence into Next.js, Nuxt, Astro, WordPress, or custom application changes.
Use current opportunities and project targets to review a branch for technical or content regressions.
Build reusable navigation, related-content, breadcrumb, and contextual-link systems from the identified gaps.
Create route checks and validation scripts for metadata, canonical behavior, indexability, and structured data.
Turn a SearchSignal brief into structured front matter, CMS fields, components, and publishing checks.
These prompts combine SearchSignal context with the strengths of VS Code.
VS Code and Copilot workflows are listed among SearchSignal's supported clients. The exact setup depends on the current MCP-compatible client or extension.
Use the configuration location supported by your chosen VS Code client. Keep the token outside source control even when the server definition is project-scoped.
Yes, when Google Search Console is connected to the SearchSignal project and the relevant live tool exposes that workspace context.
Yes. The UI remains useful for project setup, inspection, token management, and human review.
Create a free SearchSignal workspace, generate the exact VS Code configuration, and ask for your first live project briefing.